.global-spinner-overlay[data-v-f938f5b5]{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.spinner-container[data-v-f938f5b5]{background:#fffffff2;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #00000026;display:flex;flex-direction:column;align-items:center;min-width:200px}.spinner[data-v-f938f5b5]{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #4fc08d;border-radius:50%;animation:spin-f938f5b5 1s linear infinite;margin-bottom:1rem}@keyframes spin-f938f5b5{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-message[data-v-f938f5b5]{color:#333;font-size:1rem;font-weight:500;margin:0;text-align:center;line-height:1.4}@media (max-width: 480px){.spinner-container[data-v-f938f5b5]{padding:1.5rem;min-width:180px;margin:1rem}.spinner[data-v-f938f5b5]{width:32px;height:32px;border-width:3px}.loading-message[data-v-f938f5b5]{font-size:.9rem}}#app[data-v-8b56e10e]{min-height:100vh;background:#f5f6fa}.logo[data-v-8b56e10e]{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo[data-v-8b56e10e]:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.vue[data-v-8b56e10e]:hover{filter:drop-shadow(0 0 2em #42b883aa)}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;overflow-x:hidden}h1{font-size:2em;line-height:1.1}@media (min-width: 768px){h1{font-size:3.2em}}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s;min-height:44px}@media (max-width: 768px){button{min-height:48px;padding:.8em 1.2em;font-size:1rem}}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.card{padding:2em}#app{margin:0 auto}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-colored:#ddd}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;transform:translate3d(0,0,var(--toastify-z-index) px);width:var(--toastify-toast-width);z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translate(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:var(--toastify-toast-max-height);min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px;white-space:pre-wrap}.Toastify__toast-body>div:last-child{flex:1}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--default{background:var(--toastify-color-progress-colored)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentcolor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__none{0%,60%,75%,90%,to{animation-duration:0;animation-timing-function:none}0%{opacity:1;transform:translateZ(0)}to{transform:translateZ(0)}}.Toastify__none-enter--bottom-center,.Toastify__none-enter--bottom-left,.Toastify__none-enter--bottom-right,.Toastify__none-enter--top-center,.Toastify__none-enter--top-left,.Toastify__none-enter--top-right{animation-name:Toastify__none}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.login-form[data-v-4c778a85]{background:#fff;padding:2.5rem 2.5rem 2rem;border-radius:10px;box-shadow:0 2px 24px #00000017;min-width:340px;max-width:400px;margin:3rem auto;display:flex;flex-direction:column;align-items:stretch;color:#222e3c}.login-form h2[data-v-4c778a85]{margin-bottom:1rem;color:#4fc08d;text-align:center}.login-help[data-v-4c778a85]{color:#888;font-size:1rem;margin-bottom:1.5rem;text-align:center;line-height:1.4}.form-group[data-v-4c778a85]{margin-bottom:1.2rem}.login-form label[data-v-4c778a85]{display:block;margin-bottom:.4rem;color:#222e3c;font-weight:500}.login-form input[data-v-4c778a85]{width:100%;padding:.6rem;margin-bottom:.1rem;border:1px solid #cfd8dc;border-radius:5px;font-size:1rem;background:#f8fafc;transition:border .2s;color:#222e3c}.login-form input[data-v-4c778a85]:focus{border:2px solid #4fc08d;outline:none;background:#fff}.login-form button[data-v-4c778a85]{width:100%;padding:.9rem;background:#4fc08d;color:#fff;border:none;border-radius:6px;font-weight:600;font-size:1.1rem;cursor:pointer;margin-top:.5rem;transition:all .2s}.login-form button[data-v-4c778a85]:hover:not(:disabled){background:#388e6c;transform:translateY(-1px)}.login-form button[data-v-4c778a85]:disabled{background:#b2dfdb;cursor:not-allowed;transform:none}.error[data-v-4c778a85]{color:#e74c3c;margin-top:1rem;text-align:center;padding:.8rem;background:#f8d7da;border-radius:6px;border:1px solid #f5c6cb}@media (max-width: 768px){.login-form[data-v-4c778a85]{margin:2rem 1rem;padding:2rem 1.5rem;min-width:auto;max-width:none}.login-form h2[data-v-4c778a85]{font-size:1.8rem}.login-help[data-v-4c778a85]{font-size:.95rem}}@media (max-width: 480px){.login-form[data-v-4c778a85]{margin:1rem .5rem;padding:1.5rem 1rem;border-radius:8px}.login-form h2[data-v-4c778a85]{font-size:1.6rem;margin-bottom:.8rem}.login-help[data-v-4c778a85]{font-size:.9rem;margin-bottom:1.2rem}.login-form input[data-v-4c778a85]{padding:1rem;font-size:1.1rem}.login-form button[data-v-4c778a85]{padding:1rem;font-size:1.2rem}.form-group[data-v-4c778a85]{margin-bottom:1rem}}@media (prefers-reduced-motion: no-preference){.login-form button[data-v-4c778a85]:hover:not(:disabled){transition:all .2s ease}}@media (prefers-contrast: high){.login-form input[data-v-4c778a85]{border:2px solid #000}.login-form input[data-v-4c778a85]:focus{border:3px solid #4fc08d}}.admin-layout[data-v-9b8a7679]{display:flex;min-height:100vh;width:100vw;position:relative}.mobile-menu-btn[data-v-9b8a7679]{display:none;position:fixed;top:1rem;left:1rem;z-index:1001;background:#222e3c;border:none;border-radius:6px;padding:.8rem;cursor:pointer;flex-direction:column;gap:3px;box-shadow:0 2px 10px #0003}.mobile-menu-btn span[data-v-9b8a7679]{width:20px;height:2px;background:#fff;transition:all .3s ease;border-radius:1px}.mobile-menu-btn.active span[data-v-9b8a7679]:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-menu-btn.active span[data-v-9b8a7679]:nth-child(2){opacity:0}.mobile-menu-btn.active span[data-v-9b8a7679]:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.mobile-overlay[data-v-9b8a7679]{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:999}.sidebar[data-v-9b8a7679]{width:220px;background:#222e3c;color:#fff;padding:2rem 1rem;display:flex;flex-direction:column;align-items:center;min-height:100vh;position:relative;z-index:1000}.sidebar-title[data-v-9b8a7679]{font-size:1.4rem;font-weight:700;margin-bottom:2rem;color:#4fc08d;letter-spacing:1px;text-align:center;line-height:1.3}.sidebar ul[data-v-9b8a7679]{list-style:none;padding:0;margin:0;width:100%}.sidebar li[data-v-9b8a7679]{margin-bottom:1.5rem}.sidebar a[data-v-9b8a7679]{color:#fff;text-decoration:none;font-weight:500;display:block;padding:.8rem 1rem;border-radius:6px;transition:all .2s;text-align:center}.sidebar a[data-v-9b8a7679]:hover{background:#1a2533;transform:translate(2px)}.sidebar a.active[data-v-9b8a7679],.sidebar a.router-link-exact-active[data-v-9b8a7679]{color:#4fc08d;background:#1a2533}.sidebar-help[data-v-9b8a7679]{margin-top:2rem;font-size:.95rem;color:#b0b8c1;text-align:center;background:#1a2533;border-radius:8px;padding:1rem .5rem}.sidebar-help p[data-v-9b8a7679]{margin:0}.main-content[data-v-9b8a7679]{flex:1;background:#f5f6fa;padding:2rem;min-height:100vh;width:100%;box-sizing:border-box;color:#222e3c}.logout-btn[data-v-9b8a7679]{margin-top:2rem;background:#e74c3c;color:#fff;border:none;border-radius:6px;padding:.8rem 1.5rem;font-weight:600;cursor:pointer;transition:all .2s;width:100%}.logout-btn[data-v-9b8a7679]:hover{background:#c0392b;transform:translateY(-1px)}@media (max-width: 768px){.mobile-menu-btn[data-v-9b8a7679]{display:flex}.mobile-overlay[data-v-9b8a7679]{display:block}.sidebar[data-v-9b8a7679]{position:fixed;top:0;left:-100%;width:280px;height:100vh;transition:left .3s ease;padding:4rem 1rem 2rem;overflow-y:auto}.sidebar.mobile-open[data-v-9b8a7679]{left:0}.sidebar-title[data-v-9b8a7679]{font-size:1.2rem;margin-bottom:1.5rem}.main-content[data-v-9b8a7679]{padding:4rem 1rem 1rem;margin-left:0}}@media (max-width: 480px){.sidebar[data-v-9b8a7679]{width:100vw;left:-100vw}.sidebar.mobile-open[data-v-9b8a7679]{left:0}.main-content[data-v-9b8a7679]{padding:4rem .5rem 1rem}.sidebar-title[data-v-9b8a7679]{font-size:1.1rem}.sidebar a[data-v-9b8a7679]{padding:1rem;font-size:1.1rem}}@media (prefers-reduced-motion: no-preference){.sidebar a[data-v-9b8a7679]{transition:all .2s ease}.mobile-menu-btn span[data-v-9b8a7679]{transition:all .3s cubic-bezier(.4,0,.2,1)}}.dashboard-page[data-v-09c6b2be]{max-width:1200px;margin:0 auto;padding:2rem}.dashboard-header[data-v-09c6b2be]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.dashboard-header h1[data-v-09c6b2be]{color:#222e3c;margin:0}.dashboard-actions[data-v-09c6b2be]{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.auto-refresh-status[data-v-09c6b2be]{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#666}.auto-refresh-status .status-indicator[data-v-09c6b2be]{width:8px;height:8px;border-radius:50%;background:#ccc;transition:background-color .3s}.auto-refresh-status .status-indicator.active[data-v-09c6b2be]{background:#4caf50;animation:pulse-09c6b2be 2s infinite}@keyframes pulse-09c6b2be{0%,to{opacity:1}50%{opacity:.5}}.status-text[data-v-09c6b2be]{font-size:.85rem}.refresh-btn[data-v-09c6b2be]{background:#4fc08d;color:#fff;border:none;border-radius:5px;padding:.6rem 1.2rem;font-weight:600;cursor:pointer;transition:background .2s}.refresh-btn[data-v-09c6b2be]:hover:not(:disabled){background:#388e6c}.refresh-btn[data-v-09c6b2be]:disabled{background:#b2dfdb;cursor:not-allowed}.last-updated[data-v-09c6b2be]{color:#888;font-size:.9rem}.health-banner[data-v-09c6b2be]{display:flex;align-items:center;gap:.8rem;padding:1rem;border-radius:8px;margin-bottom:2rem;font-weight:500}.health-banner.healthy[data-v-09c6b2be]{background:#e8f5e8;color:#2e7d2e;border-left:4px solid #4caf50}.health-banner.warning[data-v-09c6b2be]{background:#fff3cd;color:#856404;border-left:4px solid #ffc107}.health-banner.error[data-v-09c6b2be]{background:#f8d7da;color:#721c24;border-left:4px solid #dc3545}.health-indicator[data-v-09c6b2be]{width:12px;height:12px;border-radius:50%;background:currentColor}.stats-grid[data-v-09c6b2be]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card[data-v-09c6b2be]{background:#fff;padding:1.5rem;border-radius:10px;box-shadow:0 2px 12px #0000000a;border-left:4px solid #4fc08d}.stat-card h3[data-v-09c6b2be]{color:#222e3c;margin-bottom:1rem;font-size:1.1rem;margin-top:0}.stat-row[data-v-09c6b2be]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.8rem}.stat-row.clickable[data-v-09c6b2be]{cursor:pointer;border-radius:6px;padding:.4rem;margin:.4rem -.4rem;transition:background-color .2s}.stat-row.clickable[data-v-09c6b2be]:hover{background-color:#f8f9fa}.stat-label[data-v-09c6b2be]{color:#666;font-size:.95rem}.stat-value[data-v-09c6b2be]{font-weight:600;font-size:1.1rem}.stat-value.link[data-v-09c6b2be]{color:#4fc08d;text-decoration:underline;text-decoration-color:transparent;transition:text-decoration-color .2s}.stat-row.clickable:hover .stat-value.link[data-v-09c6b2be]{text-decoration-color:#4fc08d}.stat-value.success[data-v-09c6b2be]{color:#4caf50}.stat-value.warning[data-v-09c6b2be]{color:#ff9800}.stat-value.error[data-v-09c6b2be]{color:#f44336}.stat-value.mono[data-v-09c6b2be]{font-family:Monaco,Menlo,monospace;font-size:.9rem}.progress-bar[data-v-09c6b2be]{width:100%;height:8px;background:#f0f0f0;border-radius:4px;overflow:hidden;margin:.5rem 0}.progress-fill[data-v-09c6b2be]{height:100%;background:#4caf50;transition:width .3s ease}.connection-status[data-v-09c6b2be],.wallet-status[data-v-09c6b2be]{display:flex;align-items:center;gap:.5rem;margin-top:.8rem;font-size:.9rem}.status-indicator[data-v-09c6b2be]{width:8px;height:8px;border-radius:50%}.connection-status.healthy .status-indicator[data-v-09c6b2be],.wallet-status.healthy .status-indicator[data-v-09c6b2be]{background:#4caf50}.connection-status.warning .status-indicator[data-v-09c6b2be],.wallet-status.low_balance .status-indicator[data-v-09c6b2be]{background:#ff9800}.connection-status.error .status-indicator[data-v-09c6b2be],.wallet-status.error .status-indicator[data-v-09c6b2be]{background:#f44336}.quick-actions[data-v-09c6b2be]{background:#fff;padding:1.5rem;border-radius:10px;box-shadow:0 2px 12px #0000000a;margin-bottom:2rem}.quick-actions h3[data-v-09c6b2be]{color:#222e3c;margin-bottom:1rem;margin-top:0}.action-buttons[data-v-09c6b2be]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.action-btn[data-v-09c6b2be]{display:flex;align-items:center;gap:.8rem;padding:1rem;border-radius:8px;text-decoration:none;font-weight:500;transition:all .2s}.action-btn.primary[data-v-09c6b2be]{background:#4fc08d;color:#fff}.action-btn.primary[data-v-09c6b2be]:hover{background:#388e6c;transform:translateY(-2px)}.action-btn.secondary[data-v-09c6b2be]{background:#f8f9fa;color:#495057;border:1px solid #dee2e6}.action-btn.secondary[data-v-09c6b2be]:hover{background:#e9ecef;transform:translateY(-2px)}.icon[data-v-09c6b2be]{font-size:1.2rem}.system-info[data-v-09c6b2be]{display:flex;gap:2rem;padding:1rem;background:#f8f9fa;border-radius:8px;font-size:.9rem}.info-item[data-v-09c6b2be]{display:flex;gap:.5rem}.info-label[data-v-09c6b2be]{color:#666}.info-value[data-v-09c6b2be]{font-weight:500;color:#333}.loading[data-v-09c6b2be]{margin:2rem 0;color:#888;font-size:1.2em;text-align:center}.error[data-v-09c6b2be]{margin:2rem 0;color:#e74c3c;font-size:1.1em;text-align:center}@media (max-width: 768px){.dashboard-page[data-v-09c6b2be]{padding:1rem}.dashboard-header[data-v-09c6b2be]{flex-direction:column;gap:1rem;align-items:flex-start}.dashboard-actions[data-v-09c6b2be]{width:100%;justify-content:space-between}.stats-grid[data-v-09c6b2be],.action-buttons[data-v-09c6b2be]{grid-template-columns:1fr}.system-info[data-v-09c6b2be]{flex-direction:column;gap:1rem}.last-updated[data-v-09c6b2be]{display:none}}.users-page[data-v-5fd0575e]{max-width:800px;margin:0 auto}.help-text[data-v-5fd0575e]{color:#888;margin-bottom:1.2rem;font-size:1.05rem}.primary-btn[data-v-5fd0575e]{background:#4fc08d;color:#fff;border:none;border-radius:5px;padding:.7rem 1.5rem;font-weight:600;font-size:1rem;margin-bottom:1.2rem;cursor:pointer;transition:background .2s}.primary-btn[data-v-5fd0575e]:hover{background:#388e6c}.styled-table[data-v-5fd0575e]{width:100%;border-collapse:collapse;margin-top:1.5rem;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 12px #0000000a}.styled-table th[data-v-5fd0575e],.styled-table td[data-v-5fd0575e]{border:1px solid #e0e0e0;padding:.85rem;text-align:left}.styled-table th[data-v-5fd0575e]{background:#f0f0f0;color:#222e3c}.styled-table td[data-v-5fd0575e]{color:#222e3c}.styled-table tr[data-v-5fd0575e]:hover{background:#f5f6fa}.action-btn[data-v-5fd0575e]{background:#eafaf3;color:#388e6c;border:none;border-radius:4px;padding:.4rem 1rem;font-size:.98rem;font-weight:500;margin-right:.5rem;cursor:pointer;transition:background .2s}.action-btn[data-v-5fd0575e]:hover{background:#c8f7e4}.action-btn.danger[data-v-5fd0575e]{background:#ffeaea;color:#e74c3c}.action-btn.danger[data-v-5fd0575e]:hover{background:#ffd6d6}.modal[data-v-5fd0575e]{position:fixed;top:0;left:0;right:0;bottom:0;background:#0003;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-form[data-v-5fd0575e]{background:#fff;padding:2rem 2.5rem;border-radius:10px;min-width:320px;box-shadow:0 2px 16px #00000017;display:flex;flex-direction:column;align-items:stretch;color:#222e3c}.modal-form h2[data-v-5fd0575e]{color:#4fc08d;margin-bottom:1.2rem;text-align:center}.form-group[data-v-5fd0575e]{margin-bottom:1.2rem}.modal-form label[data-v-5fd0575e]{font-weight:500;color:#222e3c;margin-bottom:.4rem;display:block}.modal-form input[data-v-5fd0575e]{width:100%;padding:.6rem;border:1px solid #cfd8dc;border-radius:5px;font-size:1rem;background:#f8fafc;transition:border .2s;color:#222e3c}.modal-form input[data-v-5fd0575e]:focus{border:1.5px solid #4fc08d;outline:none}.loading[data-v-5fd0575e]{margin:2rem 0;color:#888;font-size:1.2em}.error[data-v-5fd0575e]{margin:2rem 0;color:#e74c3c;font-size:1.1em}.empty[data-v-5fd0575e]{margin:2rem 0;color:#888}@media (max-width: 768px){.users-page[data-v-5fd0575e]{max-width:100%;padding:0 1rem}.help-text[data-v-5fd0575e]{font-size:.95rem;margin-bottom:1rem}.primary-btn[data-v-5fd0575e]{width:100%;margin-bottom:1rem;padding:.8rem;font-size:1rem}.styled-table[data-v-5fd0575e]{font-size:.9rem;margin-top:1rem}.styled-table th[data-v-5fd0575e],.styled-table td[data-v-5fd0575e]{padding:.6rem .4rem}.styled-table th[data-v-5fd0575e]:first-child,.styled-table td[data-v-5fd0575e]:first-child{display:none}.styled-table td[data-v-5fd0575e]:last-child{white-space:nowrap}.action-btn[data-v-5fd0575e]{padding:.3rem .6rem;font-size:.85rem;margin:.1rem .1rem .2rem;display:block;width:100%}.modal[data-v-5fd0575e]{padding:2rem 1rem 1rem;align-items:flex-start}.modal-form[data-v-5fd0575e]{width:100%;max-width:none;min-width:auto;padding:1.5rem;margin:0}.modal-form h2[data-v-5fd0575e]{font-size:1.3rem;margin-bottom:1rem}.modal-form input[data-v-5fd0575e]{padding:.8rem;font-size:1rem}.modal-form .primary-btn[data-v-5fd0575e],.modal-form .action-btn[data-v-5fd0575e]{width:100%;margin-bottom:.5rem;padding:.8rem}}@media (max-width: 480px){.users-page[data-v-5fd0575e]{padding:0 .5rem}.styled-table[data-v-5fd0575e]{font-size:.8rem}.styled-table th[data-v-5fd0575e],.styled-table td[data-v-5fd0575e]{padding:.4rem .2rem}.table-container[data-v-5fd0575e]{overflow-x:auto;-webkit-overflow-scrolling:touch}}.apps-page[data-v-3ed1c936]{max-width:800px;margin:0 auto}.help-text[data-v-3ed1c936]{color:#888;margin-bottom:1.2rem;font-size:1.05rem}.primary-btn[data-v-3ed1c936]{background:#4fc08d;color:#fff;border:none;border-radius:5px;padding:.7rem 1.5rem;font-weight:600;font-size:1rem;margin-bottom:1.2rem;cursor:pointer;transition:background .2s}.primary-btn[data-v-3ed1c936]:hover{background:#388e6c}.styled-table[data-v-3ed1c936]{width:100%;border-collapse:collapse;margin-top:1.5rem;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 12px #0000000a}.styled-table th[data-v-3ed1c936],.styled-table td[data-v-3ed1c936]{border:1px solid #e0e0e0;padding:.85rem;text-align:left}.styled-table th[data-v-3ed1c936]{background:#f0f0f0;color:#222e3c}.styled-table td[data-v-3ed1c936]{color:#222e3c}.styled-table tr[data-v-3ed1c936]:hover{background:#f5f6fa}.action-btn[data-v-3ed1c936]{background:#eafaf3;color:#388e6c;border:none;border-radius:4px;padding:.4rem 1rem;font-size:.98rem;font-weight:500;margin-right:.5rem;cursor:pointer;transition:background .2s}.action-btn[data-v-3ed1c936]:hover{background:#c8f7e4}.action-btn.danger[data-v-3ed1c936]{background:#ffeaea;color:#e74c3c}.action-btn.danger[data-v-3ed1c936]:hover{background:#ffd6d6}.modal[data-v-3ed1c936]{position:fixed;top:0;left:0;right:0;bottom:0;background:#0003;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-form[data-v-3ed1c936]{background:#fff;padding:2rem 2.5rem;border-radius:10px;min-width:320px;box-shadow:0 2px 16px #00000017;display:flex;flex-direction:column;align-items:stretch;color:#222e3c}.modal-form h2[data-v-3ed1c936]{color:#4fc08d;margin-bottom:1.2rem;text-align:center}.form-group[data-v-3ed1c936]{margin-bottom:1.2rem}.modal-form label[data-v-3ed1c936]{font-weight:500;color:#222e3c;margin-bottom:.4rem;display:block}.modal-form input[data-v-3ed1c936]{width:100%;padding:.6rem;border:1px solid #cfd8dc;border-radius:5px;font-size:1rem;background:#f8fafc;transition:border .2s;color:#222e3c}.modal-form input[data-v-3ed1c936]:focus{border:1.5px solid #4fc08d;outline:none}.loading[data-v-3ed1c936]{margin:2rem 0;color:#888;font-size:1.2em}.error[data-v-3ed1c936]{margin:2rem 0;color:#e74c3c;font-size:1.1em}.empty[data-v-3ed1c936]{margin:2rem 0;color:#888}@media (max-width: 768px){.apps-page[data-v-3ed1c936]{max-width:100%;padding:0 1rem}.help-text[data-v-3ed1c936]{font-size:.95rem;margin-bottom:1rem}.primary-btn[data-v-3ed1c936]{width:100%;margin-bottom:1rem;padding:.8rem;font-size:1rem}.styled-table[data-v-3ed1c936]{font-size:.9rem;margin-top:1rem}.styled-table th[data-v-3ed1c936],.styled-table td[data-v-3ed1c936]{padding:.6rem .4rem}.styled-table th[data-v-3ed1c936]:first-child,.styled-table td[data-v-3ed1c936]:first-child{display:none}.styled-table td[data-v-3ed1c936]:last-child{white-space:nowrap}.action-btn[data-v-3ed1c936]{padding:.3rem .6rem;font-size:.85rem;margin:.1rem .1rem .2rem;display:block;width:100%}.modal[data-v-3ed1c936]{padding:2rem 1rem 1rem;align-items:flex-start}.modal-form[data-v-3ed1c936]{width:100%;max-width:none;min-width:auto;padding:1.5rem;margin:0}.modal-form h2[data-v-3ed1c936]{font-size:1.3rem;margin-bottom:1rem}.modal-form input[data-v-3ed1c936]{padding:.8rem;font-size:1rem}.modal-form .primary-btn[data-v-3ed1c936],.modal-form .action-btn[data-v-3ed1c936]{width:100%;margin-bottom:.5rem;padding:.8rem}}@media (max-width: 480px){.apps-page[data-v-3ed1c936]{padding:0 .5rem}.styled-table[data-v-3ed1c936]{font-size:.8rem}.styled-table th[data-v-3ed1c936],.styled-table td[data-v-3ed1c936]{padding:.4rem .2rem}.table-container[data-v-3ed1c936]{overflow-x:auto;-webkit-overflow-scrolling:touch}}.app-detail-page[data-v-bae9874c]{max-width:900px;margin:0 auto}.help-text[data-v-bae9874c]{color:#888;margin-bottom:1.2rem;font-size:1.05rem}.primary-btn[data-v-bae9874c]{background:#4fc08d;color:#fff;border:none;border-radius:5px;padding:.7rem 1.5rem;font-weight:600;font-size:1rem;margin-bottom:1.2rem;cursor:pointer;transition:background .2s}.primary-btn[data-v-bae9874c]:hover{background:#388e6c}.styled-table[data-v-bae9874c]{width:100%;border-collapse:collapse;margin-top:1.5rem;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 12px #0000000a}.styled-table th[data-v-bae9874c],.styled-table td[data-v-bae9874c]{border:1px solid #e0e0e0;padding:.85rem;text-align:left}.styled-table th[data-v-bae9874c]{background:#f0f0f0;color:#222e3c}.styled-table td[data-v-bae9874c]{color:#222e3c}.styled-table tr[data-v-bae9874c]:hover{background:#f5f6fa}.action-btn[data-v-bae9874c]{background:#eafaf3;color:#388e6c;border:none;border-radius:4px;padding:.4rem 1rem;font-size:.98rem;font-weight:500;margin-right:.5rem;cursor:pointer;transition:background .2s}.action-btn[data-v-bae9874c]:hover{background:#c8f7e4}.action-btn.danger[data-v-bae9874c]{background:#ffeaea;color:#e74c3c}.action-btn.danger[data-v-bae9874c]:hover{background:#ffd6d6}.modal[data-v-bae9874c]{position:fixed;top:0;left:0;right:0;bottom:0;background:#0003;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-form[data-v-bae9874c]{background:#fff;padding:2rem 2.5rem;border-radius:10px;min-width:320px;box-shadow:0 2px 16px #00000017;display:flex;flex-direction:column;align-items:stretch;color:#222e3c}.modal-form h3[data-v-bae9874c]{color:#4fc08d;margin-bottom:1.2rem;text-align:center}.form-group[data-v-bae9874c]{margin-bottom:1.2rem}.modal-form label[data-v-bae9874c]{font-weight:500;color:#222e3c;margin-bottom:.4rem;display:block}.modal-form input[type=text][data-v-bae9874c],.modal-form input[type=number][data-v-bae9874c],.modal-form input[type=email][data-v-bae9874c],.modal-form input[type=password][data-v-bae9874c],.modal-form input[type=date][data-v-bae9874c]{width:100%;padding:.6rem;border:1px solid #cfd8dc;border-radius:5px;font-size:1rem;background:#f8fafc;transition:border .2s;color:#222e3c}.modal-form input[data-v-bae9874c]:focus{border:1.5px solid #4fc08d;outline:none}.modal-form textarea[data-v-bae9874c]{width:100%;padding:.6rem;border:1px solid #cfd8dc;border-radius:5px;font-size:1rem;background:#f8fafc;transition:border .2s;resize:vertical;min-height:60px;font-family:inherit}.modal-form textarea[data-v-bae9874c]:focus{border:1.5px solid #4fc08d;outline:none}.form-group small.help-text[data-v-bae9874c]{color:#666;font-size:.85rem;margin-top:.3rem;display:block;line-height:1.3}.form-group input[type=checkbox][data-v-bae9874c]{width:auto;margin-right:.5rem}.form-group label[data-v-bae9874c]:has(input[type=checkbox]){display:flex;align-items:center;cursor:pointer}.form-buttons[data-v-bae9874c]{display:flex;gap:.8rem;margin-top:1.5rem}.form-buttons .primary-btn[data-v-bae9874c],.form-buttons .action-btn[data-v-bae9874c]{flex:1;margin:0;text-align:center}.id-column[data-v-bae9874c]{width:60px;min-width:60px}.whitelist-column[data-v-bae9874c]{max-width:200px}.ip-list[data-v-bae9874c]{font-family:Courier New,monospace;font-size:.9em;background:#f8f9fa;padding:.2rem .4rem;border-radius:3px;display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.no-restriction[data-v-bae9874c]{color:#6c757d;font-style:italic;font-size:.9em}@media (max-width: 768px){.id-column[data-v-bae9874c],.whitelist-column[data-v-bae9874c]{display:none}.modal-form[data-v-bae9874c]{min-width:280px;padding:1.5rem;margin:1rem}.form-buttons[data-v-bae9874c]{flex-direction:column}.form-buttons .primary-btn[data-v-bae9874c],.form-buttons .action-btn[data-v-bae9874c]{flex:none;width:100%}}@media (max-width: 480px){.modal-form[data-v-bae9874c]{min-width:260px;padding:1rem}.form-group small.help-text[data-v-bae9874c]{font-size:.8rem}}.loading[data-v-bae9874c]{margin:2rem 0;color:#888;font-size:1.2em}.error[data-v-bae9874c]{margin:2rem 0;color:#e74c3c;font-size:1.1em}.empty[data-v-bae9874c]{margin:2rem 0;color:#888}.modal-content[data-v-bae9874c]{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 12px #0000001a;position:relative;max-width:500px;width:90%}.close[data-v-bae9874c]{position:absolute;top:1rem;right:1rem;cursor:pointer;font-size:1.5rem;color:#888}.close[data-v-bae9874c]:hover{color:#333}@media (max-width: 768px){.app-detail-page[data-v-bae9874c]{max-width:100%;padding:0 1rem}.app-detail-page h1[data-v-bae9874c]{font-size:1.5rem;margin-bottom:1rem}.app-detail-page h2[data-v-bae9874c]{font-size:1.3rem;margin:1.5rem 0 1rem}.primary-btn[data-v-bae9874c]{width:100%;margin-bottom:1rem;padding:.8rem;font-size:1rem}section[data-v-bae9874c]{margin-bottom:2rem}.styled-table[data-v-bae9874c]{font-size:.85rem;margin-top:1rem}.styled-table th[data-v-bae9874c],.styled-table td[data-v-bae9874c]{padding:.5rem .3rem}.styled-table th[data-v-bae9874c]:first-child,.styled-table td[data-v-bae9874c]:first-child{display:none}.styled-table td[data-v-bae9874c]:last-child{white-space:nowrap}.action-btn[data-v-bae9874c]{padding:.3rem .5rem;font-size:.8rem;margin:.1rem .1rem .2rem;display:block;width:100%}.modal[data-v-bae9874c]{padding:2rem 1rem 1rem;align-items:flex-start}.modal-form[data-v-bae9874c]{width:100%;max-width:none;min-width:auto;padding:1.5rem;margin:0}.modal-form h3[data-v-bae9874c]{font-size:1.2rem;margin-bottom:1rem}.modal-form input[data-v-bae9874c]{padding:.8rem;font-size:1rem}.modal-form .primary-btn[data-v-bae9874c],.modal-form .action-btn[data-v-bae9874c]{width:100%;margin-bottom:.5rem;padding:.8rem}.modal-content[data-v-bae9874c]{width:95%;padding:1.5rem}.help-text[data-v-bae9874c]{font-size:.9rem;margin-top:.5rem}}@media (max-width: 480px){.app-detail-page[data-v-bae9874c]{padding:0 .5rem}.app-detail-page h1[data-v-bae9874c]{font-size:1.3rem;line-height:1.3}.styled-table[data-v-bae9874c]{font-size:.8rem}.styled-table th[data-v-bae9874c],.styled-table td[data-v-bae9874c]{padding:.4rem .2rem}.table-container[data-v-bae9874c]{overflow-x:auto;-webkit-overflow-scrolling:touch}.modal-form[data-v-bae9874c]{padding:1rem}.action-btn[data-v-bae9874c]{font-size:.75rem;padding:.4rem}}.status-badges[data-v-bae9874c]{display:flex;gap:.25rem;flex-wrap:wrap}.status-badge[data-v-bae9874c]{padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.status-badge.active[data-v-bae9874c]{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.status-badge.disabled[data-v-bae9874c],.status-badge.expired[data-v-bae9874c]{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.status-badge.warning[data-v-bae9874c]{background-color:#fff3cd;color:#856404;border:1px solid #ffeaa7}.disabled-row[data-v-bae9874c]{background-color:#f8f9fa!important;color:#6c757d;opacity:.7}.disabled-row td[data-v-bae9874c]{color:#6c757d}.expired-row[data-v-bae9874c]{background-color:#f8f9fa!important;color:#6c757d;opacity:.6}.expired-row td[data-v-bae9874c]{color:#6c757d}.key-info[data-v-bae9874c]{display:flex;flex-direction:column;gap:.25rem}.key-name[data-v-bae9874c]{font-weight:500;color:#333}.disabled-row .key-name[data-v-bae9874c],.expired-row .key-name[data-v-bae9874c]{color:#6c757d}.expiry-info[data-v-bae9874c]{display:flex;align-items:center;gap:.5rem}.no-expiry[data-v-bae9874c]{color:#666;font-style:italic}.extend-btn[data-v-bae9874c]{background:#28a745;color:#fff;border:none;border-radius:4px;padding:.25rem .5rem;cursor:pointer;font-size:.75rem;transition:background-color .2s}.extend-btn[data-v-bae9874c]:hover:not(:disabled){background:#218838}.extend-btn[data-v-bae9874c]:disabled{background:#6c757d;cursor:not-allowed}.ip-tags[data-v-bae9874c]{display:flex;flex-wrap:wrap;gap:.25rem}.ip-tag[data-v-bae9874c]{background:#fff3cd;color:#856404;padding:.125rem .375rem;border-radius:3px;font-size:.75rem;font-family:monospace;border:1px solid #ffeaa7}.disabled-row .ip-tag[data-v-bae9874c],.expired-row .ip-tag[data-v-bae9874c]{background:#f8f9fa;color:#6c757d;border-color:#dee2e6}.form-group[data-v-bae9874c]{margin-bottom:1rem}.form-group label[data-v-bae9874c]{display:block;margin-bottom:.25rem;font-weight:500}.form-group input[data-v-bae9874c],.form-group textarea[data-v-bae9874c]{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.form-group textarea[data-v-bae9874c]{resize:vertical;min-height:60px}.btn-icon[data-v-bae9874c]{background:none;border:none;padding:.25rem;cursor:pointer;border-radius:4px;transition:background-color .2s;color:#6c757d}.btn-icon[data-v-bae9874c]:hover:not(:disabled){background:#f8f9fa;color:#333}.btn-icon[data-v-bae9874c]:disabled{opacity:.5;cursor:not-allowed}.required[data-v-bae9874c]{color:#dc3545}.not-found[data-v-236ad608]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;color:#222e3c}.not-found h1[data-v-236ad608]{font-size:5rem;margin-bottom:1rem}.not-found a[data-v-236ad608]{margin-top:2rem;color:#4fc08d;font-weight:700}.send-tx-view[data-v-47aaa2bd]{max-width:500px;margin:2rem auto;color:#222e3c}.send-tx-view input[data-v-47aaa2bd],.send-tx-view textarea[data-v-47aaa2bd]{color:#222e3c}form>div[data-v-47aaa2bd]{margin-bottom:1rem}.get-tx-view[data-v-123659c8]{max-width:500px;margin:2rem auto;color:#222e3c}.get-tx-view input[data-v-123659c8]{color:#222e3c}form>div[data-v-123659c8]{margin-bottom:1rem}.file-hash-view[data-v-2b74c836]{max-width:500px;margin:2rem auto;color:#222e3c}.file-hash-view input[data-v-2b74c836]{color:#222e3c}form>div[data-v-2b74c836]{margin-bottom:1rem}
