.error-page[data-v-16be8591]{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f7fa,#e4e8eb);padding:3rem 1rem}.error-container[data-v-16be8591]{max-width:600px;width:100%;text-align:center;background:#fff;padding:3rem 2rem;border-radius:16px;box-shadow:0 10px 30px #0000001a;animation:fadeIn-16be8591 .5s ease-out}.error-content .error-icon[data-v-16be8591]{width:180px;height:180px;margin:0 auto 2rem;animation:float-16be8591 6s ease-in-out infinite}.error-content .error-icon img[data-v-16be8591]{width:100%;height:100%;object-fit:contain}.error-content h1[data-v-16be8591]{font-size:5rem;font-weight:700;color:#002b7f;margin:0;line-height:1;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.error-content h2[data-v-16be8591]{font-size:2rem;font-weight:600;color:#333;margin:1rem 0}.error-content p[data-v-16be8591]{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:2rem;max-width:400px;margin-left:auto;margin-right:auto}.error-actions[data-v-16be8591]{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.error-actions .home-btn[data-v-16be8591],.error-actions .back-btn[data-v-16be8591]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;transition:all .3s ease;text-decoration:none;border:none;cursor:pointer;font-size:1rem}.error-actions .home-btn .icon[data-v-16be8591],.error-actions .back-btn .icon[data-v-16be8591]{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.error-actions .home-btn[data-v-16be8591]{background:#002b7f;color:#fff}.error-actions .home-btn[data-v-16be8591]:hover{background:#002b7f;transform:translateY(-2px)}.error-actions .back-btn[data-v-16be8591]{background:#fff;color:#002b7f;border:2px solid #002B7F}.error-actions .back-btn[data-v-16be8591]:hover{background:#002b7f1a;transform:translateY(-2px)}@keyframes fadeIn-16be8591{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes float-16be8591{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@media (max-width: 768px){.error-container[data-v-16be8591]{padding:2rem 1.5rem}.error-content .error-icon[data-v-16be8591]{width:140px;height:140px}.error-content h1[data-v-16be8591]{font-size:4rem}.error-content h2[data-v-16be8591]{font-size:1.75rem}.error-content p[data-v-16be8591]{font-size:1rem}}@media (max-width: 480px){.error-actions[data-v-16be8591]{flex-direction:column;gap:1rem}.error-actions .home-btn[data-v-16be8591],.error-actions .back-btn[data-v-16be8591]{width:100%;justify-content:center}.error-content .error-icon[data-v-16be8591]{width:120px;height:120px}.error-content h1[data-v-16be8591]{font-size:3rem}.error-content h2[data-v-16be8591]{font-size:1.5rem}}.coming-soon[data-v-29f02976]{position:relative;display:flex;align-items:center;justify-content:center;flex:1;min-height:100vh;padding:3rem 1.5rem;overflow:hidden;background:linear-gradient(160deg,#001a4d,#002b7f 45%,#0a1030);color:#fff}.coming-soon__glow[data-v-29f02976]{position:absolute;width:420px;height:420px;border-radius:50%;filter:blur(80px);opacity:.35;pointer-events:none}.coming-soon__glow--left[data-v-29f02976]{top:-120px;left:-100px;background:#d6be9d}.coming-soon__glow--right[data-v-29f02976]{bottom:-140px;right:-80px;background:#4a7fd4}.coming-soon__content[data-v-29f02976]{position:relative;z-index:1;max-width:640px;width:100%;text-align:center;animation:fadeUp-29f02976 .7s ease-out}.coming-soon__logo[data-v-29f02976]{width:88px;height:88px;margin:0 auto 1.75rem;padding:1.25rem;border-radius:50%;background:#ffffff14;border:1px solid rgba(214,190,157,.35);box-shadow:0 12px 40px #00000040;animation:float-29f02976 6s ease-in-out infinite}.coming-soon__logo img[data-v-29f02976]{width:100%;height:100%;object-fit:contain;filter:brightness(0) invert(1)}.coming-soon__eyebrow[data-v-29f02976]{margin:0 0 .75rem;font-size:.85rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#d6be9d}.coming-soon__title[data-v-29f02976]{margin:0;font-size:clamp(2.5rem,8vw,4rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;background:linear-gradient(180deg,#fff,#d6be9d);-webkit-background-clip:text;background-clip:text;color:transparent}.coming-soon__subtitle[data-v-29f02976]{margin:1.25rem auto 0;max-width:480px;font-size:clamp(1.05rem,2.5vw,1.25rem);font-weight:400;line-height:1.6;color:#ffffffe0}.coming-soon__divider[data-v-29f02976]{display:flex;align-items:center;gap:1rem;margin:2rem auto;max-width:280px}.coming-soon__divider span[data-v-29f02976]:not(.coming-soon__divider-icon){flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(214,190,157,.6),transparent)}.coming-soon__divider-icon[data-v-29f02976]{font-size:.75rem;color:#d6be9d;line-height:1}.coming-soon__description[data-v-29f02976]{margin:0 auto;max-width:520px;font-size:1rem;line-height:1.7;color:#ffffffb8}@keyframes fadeUp-29f02976{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes float-29f02976{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width: 480px){.coming-soon[data-v-29f02976]{min-height:100vh;padding:2rem 1rem}.coming-soon__logo[data-v-29f02976]{width:72px;height:72px;margin-bottom:1.25rem;padding:1rem}.coming-soon__eyebrow[data-v-29f02976]{font-size:.75rem;letter-spacing:.15em}}.footer-wrapper[data-v-30d6359f]{background-color:#f9fafb;color:#333;border-top:1px solid #eaeaea}.main-wrapper[data-v-39579ecc]{min-height:100vh;display:flex;flex-direction:column}.main-wrapper main[data-v-39579ecc]{flex:1;display:flex;flex-direction:column}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.v-toast--fade-out{animation-name:fadeOut}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-down{animation-name:fadeInDown}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-up{animation-name:fadeInUp}.fade-enter-active,.fade-leave-active{transition:opacity .15s ease-out}.fade-enter,.fade-leave-to{opacity:0}.v-toast{position:fixed;display:flex;top:0;bottom:0;left:0;right:0;padding:2em;overflow:hidden;z-index:1090;pointer-events:none}.v-toast__item{display:inline-flex;align-items:center;animation-duration:.15s;margin:.5em 0;box-shadow:0 1px 4px #0000001f,0 0 6px #0000000a;border-radius:.25em;pointer-events:auto;opacity:.92;color:#fff;min-height:3em;cursor:pointer}.v-toast__item--success{background-color:#47d78a}.v-toast__item--info{background-color:#1c85d5}.v-toast__item--warning{background-color:#febc22}.v-toast__item--error{background-color:#f7471c}.v-toast__item--default{background-color:#343a40}.v-toast__item--warning{color:#000}.v-toast__item.v-toast__item--top,.v-toast__item.v-toast__item--bottom{align-self:center}.v-toast__item.v-toast__item--top-right,.v-toast__item.v-toast__item--bottom-right{align-self:flex-end}.v-toast__item.v-toast__item--top-left,.v-toast__item.v-toast__item--bottom-left{align-self:flex-start}.v-toast__text{margin:0;padding:.5em 1em;word-break:break-word}.v-toast__icon{display:none}.v-toast.v-toast--top{flex-direction:column}.v-toast.v-toast--bottom{flex-direction:column-reverse}.v-toast.v-toast--custom-parent{position:absolute}@media screen and (max-width: 768px){.v-toast{padding:0;position:fixed!important}}.v-toast__item{opacity:1;min-height:4em}.v-toast__item .v-toast__text{padding:1.5em 1em}.v-toast__item .v-toast__icon{display:block;width:27px;min-width:27px;height:27px;margin-left:1em;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 45.999 45.999'%3e %3cpath fill='%23fff' d='M39.264 6.736c-8.982-8.981-23.545-8.982-32.528 0-8.982 8.982-8.981 23.545 0 32.528 8.982 8.98 23.545 8.981 32.528 0 8.981-8.983 8.98-23.545 0-32.528zM25.999 33a3 3 0 11-6 0V21a3 3 0 116 0v12zm-3.053-17.128c-1.728 0-2.88-1.224-2.844-2.735-.036-1.584 1.116-2.771 2.879-2.771 1.764 0 2.88 1.188 2.917 2.771-.001 1.511-1.152 2.735-2.952 2.735z'/%3e %3c/svg%3e") no-repeat}[dir=rtl] .v-toast__item .v-toast__icon{margin-left:unset;margin-right:1em}.v-toast__item.v-toast__item--success .v-toast__icon{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3e %3cpath fill='%23fff' d='M26 0C11.664 0 0 11.663 0 26s11.664 26 26 26 26-11.663 26-26S40.336 0 26 0zm14.495 17.329l-16 18a1.997 1.997 0 01-2.745.233l-10-8a2 2 0 012.499-3.124l8.517 6.813L37.505 14.67a2.001 2.001 0 012.99 2.659z'/%3e %3c/svg%3e") no-repeat}.v-toast__item.v-toast__item--error .v-toast__icon{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 51.976 51.976'%3e %3cpath fill='%23fff' d='M44.373 7.603c-10.137-10.137-26.632-10.138-36.77 0-10.138 10.138-10.137 26.632 0 36.77s26.632 10.138 36.77 0c10.137-10.138 10.137-26.633 0-36.77zm-8.132 28.638a2 2 0 01-2.828 0l-7.425-7.425-7.778 7.778a2 2 0 11-2.828-2.828l7.778-7.778-7.425-7.425a2 2 0 112.828-2.828l7.425 7.425 7.071-7.071a2 2 0 112.828 2.828l-7.071 7.071 7.425 7.425a2 2 0 010 2.828z'/%3e %3c/svg%3e") no-repeat}.v-toast__item.v-toast__item--warning .v-toast__icon{background:url("data:image/svg+xml,%3csvg viewBox='0 0 52 52' xmlns='http://www.w3.org/2000/svg'%3e %3cpath fill='%23000' d='M49.466 41.26L29.216 6.85c-.69-1.16-1.89-1.85-3.22-1.85-1.32 0-2.53.69-3.21 1.85L2.536 41.26c-.71 1.2-.72 2.64-.03 3.85.68 1.18 1.89 1.89 3.24 1.89h40.51c1.35 0 2.56-.71 3.23-1.89.7-1.21.69-2.65-.02-3.85zm-25.53-21.405h3.381v3.187l-.724 8.92H24.66l-.725-8.92v-3.187zm2.97 17.344a1.712 1.712 0 01-1.267.543c-.491 0-.914-.181-1.268-.543a1.788 1.788 0 01-.531-1.297c0-.502.176-.935.53-1.297a1.712 1.712 0 011.269-.544c.49 0 .914.181 1.268.544s.53.795.53 1.297c0 .503-.176.934-.53 1.297z'/%3e %3c/svg%3e") no-repeat}
