/*!
 * Toastify js 1.12.0
 * https://github.com/apvarun/toastify-js
 * @license MIT licensed
 *
 * Copyright (C) 2018 Varun A P
 */.toastify{padding:12px 20px;color:#fff;display:inline-block;box-shadow:0 3px 6px -1px rgba(0,0,0,.12),0 10px 36px -4px rgba(77,96,232,.3);background:linear-gradient(135deg,#73a5ff,#5477f5);position:fixed;opacity:0;transition:all .4s cubic-bezier(.215,.61,.355,1);border-radius:2px;cursor:pointer;text-decoration:none;max-width:calc(50% - 20px);z-index:2147483647}.toastify.on{opacity:1}.toast-close{background:transparent;border:0;color:#fff;cursor:pointer;font-family:inherit;font-size:1em;opacity:.4;padding:0 5px}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{width:1.5em;height:1.5em;margin:-7px 5px;border-radius:2px}.toastify-center{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content;max-width:-moz-fit-content}@media only screen and (max-width:360px){.toastify-left,.toastify-right{margin-left:auto;margin-right:auto;left:0;right:0;max-width:-moz-fit-content;max-width:fit-content}}.gate-page[data-v-4f7022e6]{min-height:100vh;background:linear-gradient(135deg,#eff6ff,#dbeafe 50%,#e0f2fe);font-family:-apple-system,BlinkMacSystemFont,Noto Sans,sans-serif}.gate-header[data-v-4f7022e6]{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:0 28px;height:64px;background:hsla(0,0%,100%,.85);backdrop-filter:blur(16px);border-bottom:1px solid rgba(226,232,240,.8)}.header-left[data-v-4f7022e6]{display:flex;align-items:center;gap:16px}.btn-icon[data-v-4f7022e6]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;border-radius:10px;background:transparent;color:#64748b;cursor:pointer;transition:all .2s ease}.btn-icon svg[data-v-4f7022e6]{width:20px;height:20px}.btn-icon[data-v-4f7022e6]:hover{background:#f1f5f9;color:#3b82f6}.brand[data-v-4f7022e6]{display:flex;align-items:center;gap:10px}.brand-icon[data-v-4f7022e6]{width:32px;height:32px;flex-shrink:0}.brand-icon svg[data-v-4f7022e6]{width:100%;height:100%}.brand-text[data-v-4f7022e6]{font-family:Figtree,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;font-weight:600;color:#1e293b;letter-spacing:-.01em}.header-right[data-v-4f7022e6]{display:flex;align-items:center;gap:14px}.user-profile[data-v-4f7022e6]{display:flex;align-items:center;gap:10px;padding:6px 14px 6px 10px;background:linear-gradient(135deg,#f8fafc,#eff6ff);border-radius:10px;border:1px solid #e2e8f0;cursor:default;transition:all .2s ease}.user-profile[data-v-4f7022e6]:hover{border-color:#93c5fd;background:linear-gradient(135deg,#eff6ff,#dbeafe)}.user-avatar[data-v-4f7022e6]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3b82f6,#60a5fa);border-radius:8px;color:#fff;font-family:Figtree,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:700;letter-spacing:.02em;flex-shrink:0}.user-meta[data-v-4f7022e6]{display:flex;flex-direction:column;line-height:1.2}.user-name-label[data-v-4f7022e6]{font-size:14px;font-weight:600;color:#1e293b}.user-role[data-v-4f7022e6]{font-size:11px;font-weight:500;color:#94a3b8}.header-divider[data-v-4f7022e6]{width:1px;height:28px;background:#e2e8f0}.btn-logout[data-v-4f7022e6]{display:flex;align-items:center;gap:6px;padding:8px 14px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#94a3b8;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:inherit}.btn-logout svg[data-v-4f7022e6]{width:15px;height:15px}.btn-logout[data-v-4f7022e6]:hover{color:#ef4444;background:#fef2f2;border-color:#fecaca}.gate-content[data-v-4f7022e6]{padding-top:88px;padding-bottom:48px;padding-left:24px;padding-right:24px;min-height:100vh;display:flex;align-items:center;justify-content:center}.card-grid[data-v-4f7022e6]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;max-width:960px;width:100%}.tool-card[data-v-4f7022e6]{display:flex;flex-direction:column;align-items:center;gap:12px;padding:36px 28px 32px;background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px rgba(0,0,0,.04);font-family:inherit;text-align:center}.tool-card[data-v-4f7022e6]:hover{transform:translateY(-6px);box-shadow:0 16px 32px rgba(59,130,246,.12);border-color:#93c5fd}.tool-card[data-v-4f7022e6]:active{transform:translateY(-2px);box-shadow:0 8px 16px rgba(59,130,246,.1)}.card-icon[data-v-4f7022e6]{width:52px;height:52px;padding:12px;border-radius:14px;margin-bottom:4px}.card-icon svg[data-v-4f7022e6]{width:100%;height:100%}.card-icon-blue[data-v-4f7022e6]{background:#eff6ff;color:#3b82f6}.card-icon-purple[data-v-4f7022e6]{background:#f5f3ff;color:#8b5cf6}.card-icon-green[data-v-4f7022e6]{background:#ecfdf5;color:#10b981}.card-icon-amber[data-v-4f7022e6]{background:#fffbeb;color:#f59e0b}.card-icon-rose[data-v-4f7022e6]{background:#fff1f2;color:#f43f5e}.card-icon-indigo[data-v-4f7022e6]{background:#eef2ff;color:#6366f1}.card-icon-teal[data-v-4f7022e6]{background:#f0fdfa;color:#14b8a6}.card-icon-purple[data-v-4f7022e6]{background:#faf5ff;color:#a855f7}.tool-card:hover .card-icon-blue[data-v-4f7022e6]{background:#dbeafe}.tool-card:hover .card-icon-purple[data-v-4f7022e6]{background:#ede9fe}.tool-card:hover .card-icon-green[data-v-4f7022e6]{background:#d1fae5}.tool-card:hover .card-icon-amber[data-v-4f7022e6]{background:#fef3c7}.tool-card:hover .card-icon-rose[data-v-4f7022e6]{background:#ffe4e6}.tool-card:hover .card-icon-indigo[data-v-4f7022e6]{background:#e0e7ff}.tool-card:hover .card-icon-teal[data-v-4f7022e6]{background:#ccfbf1}.card-icon-sky[data-v-4f7022e6]{background:#f0f9ff;color:#0ea5e9}.tool-card:hover .card-icon-sky[data-v-4f7022e6]{background:#e0f2fe}.card-title[data-v-4f7022e6]{font-family:Figtree,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;font-weight:600;color:#1e293b;line-height:1.3}.card-desc[data-v-4f7022e6]{font-size:13px;color:#94a3b8;line-height:1.4}@media (max-width:768px){.gate-header[data-v-4f7022e6]{padding:0 16px}.brand-text[data-v-4f7022e6]{font-size:15px}.user-meta[data-v-4f7022e6]{display:none}.user-profile[data-v-4f7022e6]{padding:4px 4px 4px 4px}.header-divider[data-v-4f7022e6]{display:none}.btn-logout[data-v-4f7022e6]{padding:8px 10px}.btn-logout span[data-v-4f7022e6]{display:none}.card-grid[data-v-4f7022e6]{grid-template-columns:1fr;max-width:400px}.tool-card[data-v-4f7022e6]{padding:28px 20px 24px}}