body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.notification-prompt-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50%;bottom:30px;box-shadow:0 4px 15px #667eea66;color:#fff;cursor:pointer;font-size:28px;height:60px;position:fixed;right:30px;transition:all .3s ease;width:60px;z-index:999}.notification-prompt-btn:hover{box-shadow:0 6px 20px #667eea99;transform:scale(1.1)}.notification-prompt-btn:active{transform:scale(.95)}.notification-denied-badge{cursor:not-allowed;font-size:28px;opacity:.6}.notification-denied-badge,.notification-status{bottom:30px;position:fixed;right:30px;z-index:999}.notification-btn{background:#fff;border:2px solid #667eea;border-radius:50%;box-shadow:0 4px 15px #0000001a;cursor:pointer;font-size:28px;height:60px;transition:all .3s ease;width:60px}.notification-btn:hover:not(:disabled){box-shadow:0 6px 20px #00000026;transform:scale(1.1)}.notification-btn.enabled{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#0000;color:#fff}.notification-btn.disabled{background:#fff;color:#667eea}.notification-btn:disabled{cursor:not-allowed;opacity:.6}.notification-prompt-overlay{align-items:flex-end;animation:slideUp .3s ease;background:#00000080;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:1000}@keyframes slideUp{0%{background:#0000}to{background:#00000080}}.notification-prompt-card{animation:cardSlideUp .3s ease;background:#fff;border-radius:16px 16px 0 0;box-shadow:0 -2px 20px #0000001a;max-width:100%;padding:0;width:100%}@keyframes cardSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.prompt-header{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:20px}.prompt-header h3{font-size:20px;font-weight:600;margin:0}.close-btn{align-items:center;background:none;border:none;color:#999;cursor:pointer;display:flex;font-size:28px;height:32px;justify-content:center;padding:0;transition:color .2s;width:32px}.close-btn:hover{color:#333}.prompt-body{padding:20px}.prompt-body p{color:#333;font-size:15px;line-height:1.5;margin:0 0 12px}.prompt-subtext{color:#999;font-size:13px;margin-bottom:0!important}.prompt-actions{border-top:1px solid #f0f0f0;display:flex;gap:12px;padding:20px}.btn-allow,.btn-cancel{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;padding:12px 20px;transition:all .2s ease}.btn-allow{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-allow:hover:not(:disabled){box-shadow:0 4px 15px #667eea66;transform:translateY(-2px)}.btn-cancel{background:#f5f5f5;color:#333}.btn-cancel:hover:not(:disabled){background:#e8e8e8}.btn-allow:disabled,.btn-cancel:disabled{cursor:not-allowed;opacity:.6}@media (min-width:768px){.notification-prompt-overlay{align-items:center;justify-content:center}.notification-prompt-card{border-radius:16px;margin:0;max-width:420px}.notification-btn,.notification-denied-badge,.notification-prompt-btn{bottom:50px;right:50px}}@media (max-width:480px){.notification-btn,.notification-denied-badge,.notification-prompt-btn{bottom:20px;font-size:24px;height:50px;right:20px;width:50px}.prompt-body,.prompt-header{padding:16px}.prompt-actions{flex-direction:column;padding:16px}.btn-allow,.btn-cancel{width:100%}}
/*# sourceMappingURL=main.f58039d6.css.map*/