@charset "UTF-8";[data-v-4d4aba3e]{font-family:parkinsans}.notification-bell[data-v-4d4aba3e]{position:relative}.bell-button[data-v-4d4aba3e]{background:none;border:none;padding:.25rem;cursor:pointer;color:#374151;position:relative;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:all .2s ease}.bell-button[data-v-4d4aba3e]:hover{color:#3b82f6;background-color:#dbeafe4d;transform:translateY(-1px)}.bell-button[data-v-4d4aba3e]:active{transform:translateY(1px)}.bell-button.has-notifications svg[data-v-4d4aba3e]{color:#2563eb;filter:drop-shadow(0 1px 2px rgba(37,99,235,.3))}.bell-button svg[data-v-4d4aba3e]{width:20px;height:20px;transition:transform .2s ease}.bell-button:hover svg[data-v-4d4aba3e]{transform:scale(1.1)}@media (max-width: 480px){.bell-button[data-v-4d4aba3e]{padding:.375rem}.bell-button svg[data-v-4d4aba3e]{width:18px;height:18px}}.notification-count[data-v-4d4aba3e]{position:absolute;top:0;right:0;background:linear-gradient(to bottom,#ef4444,#dc2626);color:#fff;border-radius:9999px;padding:.1rem .25rem;font-size:.675rem;font-weight:600;min-width:16px;height:16px;display:flex;align-items:center;justify-content:center;transform:translate(25%,-25%);box-shadow:0 1px 3px #ef444466;border:1px solid rgba(255,255,255,.2)}@media (max-width: 480px){.notification-count[data-v-4d4aba3e]{font-size:.625rem;min-width:14px;height:14px;padding:.05rem .2rem}}.notifications-dropdown[data-v-4d4aba3e]{position:absolute;bottom:0;left:30px;width:320px;background:#fff;border-radius:.75rem;box-shadow:0 10px 25px -5px #00000026;z-index:50;margin-top:.5rem;border:1px solid rgba(229,231,235,.7);animation:scaleIn-4d4aba3e .2s ease;transform-origin:top right;max-height:500px;overflow-y:auto}@media (max-width: 768px){.notifications-dropdown[data-v-4d4aba3e]{width:calc(100vw - 2rem);max-width:350px;right:-1rem}}@media (max-width: 480px){.notifications-dropdown[data-v-4d4aba3e]{width:calc(100vw - 1rem);max-width:300px;right:-.5rem;max-height:70vh;border-radius:.5rem}}@media (max-width: 360px){.notifications-dropdown[data-v-4d4aba3e]{width:calc(100vw - .5rem);max-width:280px;right:-.25rem;max-height:65vh}}@media (max-width: 768px) and (max-height: 600px){.notifications-dropdown[data-v-4d4aba3e]{max-height:60vh}}.notifications-header[data-v-4d4aba3e]{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #e5e7eb;background:linear-gradient(to bottom,#fff,#f9fafb);border-top-left-radius:.75rem;border-top-right-radius:.75rem;position:sticky;top:0;z-index:1}@media (max-width: 480px){.notifications-header[data-v-4d4aba3e]{padding:.75rem;border-top-left-radius:.5rem;border-top-right-radius:.5rem}}.notifications-header h3[data-v-4d4aba3e]{font-size:.875rem;font-weight:600;color:#1e3a8a;position:relative;margin:0}.notifications-header h3[data-v-4d4aba3e]:after{content:"";position:absolute;bottom:-.25rem;left:0;width:40%;height:2px;background:linear-gradient(to right,#3b82f6,transparent);border-radius:1px}@media (max-width: 480px){.notifications-header h3[data-v-4d4aba3e]{font-size:.8rem}}.notifications-header .mark-read-btn[data-v-4d4aba3e]{font-size:.75rem;color:#2563eb;background:none;border:none;cursor:pointer}.notifications-header .mark-read-btn[data-v-4d4aba3e]:hover{color:#1d4ed8}@media (max-width: 480px){.notifications-header .mark-read-btn[data-v-4d4aba3e]{font-size:.7rem}}.notifications-list[data-v-4d4aba3e]{max-height:400px;overflow-y:auto}@media (max-width: 480px){.notifications-list[data-v-4d4aba3e]{max-height:calc(70vh - 80px)}}@media (max-width: 360px){.notifications-list[data-v-4d4aba3e]{max-height:calc(65vh - 80px)}}.notifications-list[data-v-4d4aba3e]::-webkit-scrollbar{width:6px;height:6px}@media (max-width: 480px){.notifications-list[data-v-4d4aba3e]::-webkit-scrollbar{width:4px}}.notifications-list[data-v-4d4aba3e]::-webkit-scrollbar-track{background:#f1f5f9;border-radius:6px}.notifications-list[data-v-4d4aba3e]::-webkit-scrollbar-thumb{background:linear-gradient(to bottom,#c7d2fe,#a5b4fc);border-radius:6px;border:2px solid #f1f5f9}@media (max-width: 480px){.notifications-list[data-v-4d4aba3e]::-webkit-scrollbar-thumb{border:1px solid #f1f5f9}}.notifications-list[data-v-4d4aba3e]::-webkit-scrollbar-thumb:hover{background:linear-gradient(to bottom,#a5b4fc,#818cf8)}.notification-item[data-v-4d4aba3e]{padding:1rem;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;transition:all .2s ease}@media (max-width: 480px){.notification-item[data-v-4d4aba3e]{padding:.75rem;gap:.75rem;flex-direction:column;align-items:stretch}}@media (max-width: 360px){.notification-item[data-v-4d4aba3e]{padding:.625rem;gap:.5rem}}.notification-item[data-v-4d4aba3e]:hover{background:linear-gradient(to bottom,#f9fafb,#f3f4f6)}.notification-item.unread[data-v-4d4aba3e]{background-color:#dbeafe33}.notification-item.unread[data-v-4d4aba3e]:hover{background:linear-gradient(to bottom,#dbeafe4d,#dbeafe1a)}.notification-item[data-v-4d4aba3e]:last-child{border-bottom:none}.notification-content[data-v-4d4aba3e]{flex:1;min-width:0}@media (max-width: 480px){.notification-content[data-v-4d4aba3e]{margin-bottom:.5rem}}.notification-text[data-v-4d4aba3e]{font-size:.875rem;color:#1e3a8a;margin:0 0 .25rem;font-weight:500;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word}@media (max-width: 480px){.notification-text[data-v-4d4aba3e]{font-size:.8rem;line-height:1.3}}@media (max-width: 360px){.notification-text[data-v-4d4aba3e]{font-size:.75rem}}.notification-time[data-v-4d4aba3e]{font-size:.75rem;color:#6b7280;display:block;margin:0}@media (max-width: 480px){.notification-time[data-v-4d4aba3e]{font-size:.7rem}}@media (max-width: 360px){.notification-time[data-v-4d4aba3e]{font-size:.65rem}}.notification-actions[data-v-4d4aba3e]{display:flex;align-items:center;gap:.5rem;flex-shrink:0}@media (max-width: 480px){.notification-actions[data-v-4d4aba3e]{justify-content:flex-end;gap:.75rem}}.view-btn[data-v-4d4aba3e]{padding:.25rem .75rem;background:linear-gradient(to bottom,#3b82f6,#2563eb);color:#fff;border:none;border-radius:.5rem;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px #2563eb40;white-space:nowrap}@media (max-width: 480px){.view-btn[data-v-4d4aba3e]{padding:.375rem .875rem;font-size:.7rem;border-radius:.375rem}}@media (max-width: 360px){.view-btn[data-v-4d4aba3e]{padding:.3rem .75rem;font-size:.65rem}}.view-btn[data-v-4d4aba3e]:hover{background:linear-gradient(to bottom,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 2px 4px #2563eb4d}.view-btn[data-v-4d4aba3e]:active{transform:translateY(1px);box-shadow:0 1px 1px #2563eb33}.delete-btn[data-v-4d4aba3e]{padding:.25rem;background:none;border:none;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:all .2s ease;min-width:24px;height:24px}@media (max-width: 480px){.delete-btn[data-v-4d4aba3e]{padding:.3rem;min-width:26px;height:26px}}.delete-btn[data-v-4d4aba3e]:hover{background:linear-gradient(to bottom,#fee2e2,#fecaca);color:#dc2626;transform:translateY(-1px);box-shadow:0 1px 2px #ef444426}.delete-btn[data-v-4d4aba3e]:active{transform:translateY(1px)}.delete-btn svg[data-v-4d4aba3e]{transition:transform .2s}@media (max-width: 480px){.delete-btn svg[data-v-4d4aba3e]{width:12px;height:12px}}.delete-btn:hover svg[data-v-4d4aba3e]{transform:scale(1.1) rotate(90deg)}.no-notifications[data-v-4d4aba3e]{padding:1.5rem;text-align:center;color:#6b7280;font-size:.875rem;background:linear-gradient(to bottom,#f9fafb,#f3f4f6);border-radius:.5rem;margin:.75rem;border:1px dashed #e5e7eb}@media (max-width: 480px){.no-notifications[data-v-4d4aba3e]{padding:1rem;margin:.5rem;font-size:.8rem;border-radius:.375rem}}@media (max-width: 360px){.no-notifications[data-v-4d4aba3e]{padding:.75rem;margin:.375rem;font-size:.75rem}}@keyframes scaleIn-4d4aba3e{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}[data-v-4d4aba3e]{scrollbar-width:thin;scrollbar-color:#c7d2fe #f1f5f9}@media (max-width: 480px){.notification-bell[data-v-4d4aba3e]{-webkit-tap-highlight-color:transparent}.notifications-dropdown[data-v-4d4aba3e]{-webkit-overflow-scrolling:touch;touch-action:pan-y}}.sidebar[data-v-0f2d2087]{width:220px;background:#fff;border-right:1px solid #e5e7eb;min-height:100vh;display:flex;flex-direction:column;align-items:stretch;position:fixed;top:0;left:0;z-index:100;box-shadow:2px 0 8px #00000008;transition:width .2s}.sidebar-logo[data-v-0f2d2087]{padding:2rem 1rem 1rem;text-align:center}.sidebar-logo img[data-v-0f2d2087]{max-width:120px;height:auto;transition:max-width .2s}.sidebar-title[data-v-0f2d2087]{margin-top:.5rem;font-size:1.25rem;color:#2563eb;transition:font-size .2s}.sidebar-menu-wrapper[data-v-0f2d2087]{flex:1 1 auto;min-height:0;overflow-y:auto;display:flex;flex-direction:column}.sidebar-menu[data-v-0f2d2087]{flex:1 1 auto;list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem;min-height:0;overflow-y:auto;max-height:60vh}.sidebar-menu li[data-v-0f2d2087]{width:100%}.sidebar-menu button[data-v-0f2d2087]{width:100%;background:none;border:none;display:flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-size:1rem;color:#374151;cursor:pointer;border-radius:0 2rem 2rem 0;transition:background .2s}.sidebar-menu li.active button[data-v-0f2d2087],.sidebar-menu button[data-v-0f2d2087]:hover{background:#f3f4f6;color:#2563eb}.sidebar-menu .icon[data-v-0f2d2087]{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center}.sidebar-bottom[data-v-0f2d2087]{padding:1.5rem 1rem;border-top:1px solid #e5e7eb;display:flex;flex-direction:column;align-items:center;gap:1rem;position:sticky;bottom:0;background:#fff;z-index:2}.logout-btn[data-v-0f2d2087]{margin-top:.5rem;background:#ef4444;color:#fff;border:none;border-radius:.375rem;padding:.5rem 1rem;cursor:pointer;font-size:.95rem;transition:background .2s;display:flex;align-items:center;gap:.5rem}.logout-icon[data-v-0f2d2087]{display:flex;align-items:center;justify-content:center}.logout-label[data-v-0f2d2087]{display:inline}.user-info[data-v-0f2d2087]{display:flex;flex-direction:column;align-items:center;gap:.25rem}.user-initials[data-v-0f2d2087]{background:#2563eb;color:#fff;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem}.user-name[data-v-0f2d2087]{font-size:.95rem;color:#374151}.logout-btn[data-v-0f2d2087]{margin-top:.5rem;background:#ef4444;color:#fff;border:none;border-radius:.375rem;padding:.5rem 1rem;cursor:pointer;font-size:.95rem;transition:background .2s}.logout-btn[data-v-0f2d2087]:hover{background:#dc2626}@media (max-width: 900px){.sidebar[data-v-0f2d2087]{width:60px;min-width:60px}.sidebar .sidebar-logo[data-v-0f2d2087]{padding:1rem .25rem}.sidebar .sidebar-logo img[data-v-0f2d2087]{max-width:36px}.sidebar .sidebar-title[data-v-0f2d2087],.sidebar .sidebar-menu button .label[data-v-0f2d2087],.sidebar .logout-label[data-v-0f2d2087]{display:none}.sidebar .logout-btn[data-v-0f2d2087]{padding:.5rem;justify-content:center}}@media (max-width: 600px){.sidebar[data-v-0f2d2087]{width:100vw;min-width:0;max-width:100vw;height:60px;min-height:60px;flex-direction:row;align-items:center;top:auto;bottom:0;left:0;right:0;position:fixed;border-right:none;border-top:1px solid #e5e7eb;box-shadow:0 -2px 8px #00000008;z-index:200;overflow:hidden}.sidebar .sidebar-logo[data-v-0f2d2087]{display:none}.sidebar .sidebar-menu[data-v-0f2d2087]{flex-direction:row;gap:0;flex:1;justify-content:space-around;align-items:center;padding:0;margin:0;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.sidebar .sidebar-menu[data-v-0f2d2087]::-webkit-scrollbar{display:none}.sidebar .sidebar-menu li[data-v-0f2d2087]{width:auto;flex-shrink:0;min-width:50px}.sidebar .sidebar-menu button[data-v-0f2d2087]{padding:.5rem .375rem;border-radius:.5rem;font-size:1rem;justify-content:center;min-width:44px;height:44px;display:flex;flex-direction:column;align-items:center;gap:.125rem}.sidebar .sidebar-menu button .label[data-v-0f2d2087]{display:none}.sidebar .sidebar-menu button .icon[data-v-0f2d2087]{width:20px;height:20px}.sidebar .sidebar-bottom[data-v-0f2d2087]{flex-direction:row;gap:.25rem;padding:0 .375rem;border-top:none;border-left:1px solid #e5e7eb;position:static;background:none;height:100%;align-items:center;flex-shrink:0}.sidebar .logout-btn[data-v-0f2d2087]{margin-top:0;padding:.375rem;font-size:1rem;border-radius:.5rem;min-width:44px;height:44px;display:flex;align-items:center;justify-content:center}.sidebar .logout-label[data-v-0f2d2087]{display:none}}[data-v-5bd15ca3]{font-family:parkinsans}.app-footer[data-v-5bd15ca3]{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;margin-top:auto}.footer-container[data-v-5bd15ca3]{max-width:1200px;margin:0 auto;padding:2rem}.footer-content[data-v-5bd15ca3]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3[data-v-5bd15ca3],.footer-section h4[data-v-5bd15ca3]{margin-bottom:1rem;font-weight:600}.footer-section h3[data-v-5bd15ca3]{font-size:1.25rem}.footer-section h4[data-v-5bd15ca3]{font-size:1rem}.footer-section p[data-v-5bd15ca3]{color:#cbd5e1;margin-bottom:.5rem}.footer-section ul[data-v-5bd15ca3]{list-style:none;padding:0}.footer-section ul li[data-v-5bd15ca3]{margin-bottom:.5rem}.footer-section ul li a[data-v-5bd15ca3]{color:#cbd5e1;text-decoration:none;transition:color .2s ease}.footer-section ul li a[data-v-5bd15ca3]:hover{color:#fff}.footer-bottom[data-v-5bd15ca3]{border-top:1px solid rgba(255,255,255,.1);padding-top:1rem;text-align:center}.footer-bottom p[data-v-5bd15ca3]{color:#cbd5e1;font-size:.875rem}@media (max-width: 768px){.app-footer[data-v-5bd15ca3]{position:relative;z-index:1}.footer-container[data-v-5bd15ca3]{padding:1rem;min-height:auto}.footer-content[data-v-5bd15ca3]{grid-template-columns:1fr;gap:1rem;margin-bottom:1rem}.footer-section[data-v-5bd15ca3]{text-align:center}.footer-section h3[data-v-5bd15ca3]{font-size:1.1rem}.footer-section p[data-v-5bd15ca3]{font-size:.875rem}.footer-bottom p[data-v-5bd15ca3]{font-size:.8rem}}@media (max-width: 600px){.app-footer[data-v-5bd15ca3]{display:none}}@media (min-width: 601px) and (max-width: 768px){.app-footer[data-v-5bd15ca3]{position:relative;z-index:1}.footer-container[data-v-5bd15ca3]{padding:1rem;min-height:auto}.footer-content[data-v-5bd15ca3]{grid-template-columns:1fr;gap:1rem;margin-bottom:1rem}.footer-section[data-v-5bd15ca3]{text-align:center}.footer-section h3[data-v-5bd15ca3]{font-size:1.1rem}.footer-section p[data-v-5bd15ca3]{font-size:.875rem}.footer-bottom p[data-v-5bd15ca3]{font-size:.8rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;line-height:1.5;color:#374151}*{font-family:parkinsans;margin:0;padding:0;box-sizing:border-box}html,body{overflow-x:hidden;max-width:100vw}#app.app-with-sidebar{min-height:100vh;display:flex;flex-direction:row}.main-area{flex:1;display:flex;flex-direction:column;min-height:100vh;margin-left:220px}.main-content{flex:1;background:#f8fafc;min-height:100vh}*{transition:color .2s ease,background-color .2s ease,border-color .2s ease}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width: 900px){.main-area{margin-left:60px}}@media (max-width: 768px){.main-content{padding:.5rem .5rem 1rem}}@media (max-width: 600px){.main-area{margin-left:0}.main-content{padding-bottom:80px}}
