.theme-toggle[data-v-53f46339]{position:fixed;bottom:20px;right:20px;z-index:1000;background:var(--button-bg);color:var(--button-text);border:none;border-radius:50%;width:50px;height:50px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:20px;transition:all .3s ease;box-shadow:0 2px 10px var(--shadow)}.theme-toggle[data-v-53f46339]:hover{transform:scale(1.1);box-shadow:0 4px 20px var(--shadow)}.notification-container[data-v-6907fb14]{position:fixed;top:20px;right:20px;z-index:9999;pointer-events:none}.notification-item[data-v-6907fb14]{pointer-events:auto;margin-bottom:10px;max-width:400px;border-radius:8px;box-shadow:0 4px 12px #00000026;backdrop-filter:blur(10px);cursor:pointer;transition:all .3s ease}.notification-item[data-v-6907fb14]:hover{transform:translate(-5px)}.notification-content[data-v-6907fb14]{display:flex;align-items:center;padding:12px 16px;gap:12px}.notification-icon[data-v-6907fb14]{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.notification-message[data-v-6907fb14]{flex:1;font-size:14px;line-height:1.4;word-wrap:break-word}.notification-close[data-v-6907fb14]{flex-shrink:0;background:none;border:none;font-size:20px;font-weight:700;cursor:pointer;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.notification-close[data-v-6907fb14]:hover{background-color:#fff3}.notification-error[data-v-6907fb14]{background:linear-gradient(135deg,#ff6b6b,#ee5a5a);color:#fff}.notification-error .notification-close[data-v-6907fb14]:hover{background-color:#fff3}.notification-success[data-v-6907fb14]{background:linear-gradient(135deg,#51cf66,#40c057);color:#fff}.notification-warning[data-v-6907fb14]{background:linear-gradient(135deg,#ffd43b,#fab005);color:#333}.notification-info[data-v-6907fb14]{background:linear-gradient(135deg,#339af0,#228be6);color:#fff}.notification-enter-active[data-v-6907fb14],.notification-leave-active[data-v-6907fb14]{transition:all .3s ease}.notification-enter-from[data-v-6907fb14],.notification-leave-to[data-v-6907fb14]{transform:translate(100%);opacity:0}@media (prefers-color-scheme: dark){.notification-item[data-v-6907fb14]{box-shadow:0 4px 12px #0000004d}}@media (max-width: 768px){.notification-container[data-v-6907fb14]{top:10px;right:10px;left:10px}.notification-item[data-v-6907fb14]{max-width:none}}
