@charset "UTF-8";*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#f8fafc}.pac-container{z-index:10000!important;font-family:Inter,Segoe UI,Arial,sans-serif}body{font-family:Arial,Helvetica,sans-serif;color:#1e293b}.expiry-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700;padding:2px 8px;border-radius:999px;white-space:nowrap}.expiry-safe{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.expiry-warning{background:#fef3c7;color:#92400e;border:1px solid #fde68a}.expiry-critical{background:#fee2e2;color:#991b1b;border:1px solid #fecaca;animation:expiry-pulse 1.5s ease-in-out infinite}.expiry-expired{background:#f1f5f9;color:#64748b;border:1px solid #cbd5e1}@keyframes expiry-pulse{0%,to{opacity:1}50%{opacity:.6}}.extend-btn{font-size:12px;font-weight:700;padding:4px 12px;border-radius:8px;border:1px solid #0ea5e9;background:#f0f9ff;color:#0369a1;cursor:pointer;transition:background .15s;white-space:nowrap}.extend-btn:hover{background:#e0f2fe}.extend-btn:disabled{opacity:.5;cursor:not-allowed}.multi-type-hint{font-size:12px;color:#0369a1;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;padding:3px 10px;display:inline-flex;align-items:center;gap:5px;font-weight:500}.notif-bell{background:none;border:none;font-size:20px;cursor:pointer;padding:4px 6px;border-radius:8px;position:relative;transition:background .15s;line-height:1}.notif-bell:hover{background:#0000000f}.notif-bell.has-unread{animation:bell-shake .5s ease-in-out}@keyframes bell-shake{0%,to{transform:rotate(0)}20%{transform:rotate(-15deg)}40%{transform:rotate(15deg)}60%{transform:rotate(-10deg)}80%{transform:rotate(10deg)}}.notif-count{position:absolute;top:0;right:0;background:#ef4444;color:#fff;font-size:10px;font-weight:700;min-width:16px;height:16px;border-radius:999px;display:flex;align-items:center;justify-content:center;padding:0 3px;pointer-events:none}.notif-backdrop{position:fixed;inset:0;z-index:9998;background:transparent;cursor:default}.notif-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:340px;max-height:420px;overflow-y:auto;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 8px 24px #0000001f;z-index:9999}.notif-head{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #f1f5f9;font-size:14px}.notif-read-all{background:none;border:none;color:#0ea5e9;font-size:12px;cursor:pointer;padding:2px 4px}.notif-read-all:hover{text-decoration:underline}.notif-item{display:flex;gap:10px;padding:12px 16px;border-bottom:1px solid #f8fafc;transition:background .1s}.notif-item:hover{background:#f8fafc}.notif-item.unread{background:#eff6ff}.notif-item.unread:hover{background:#dbeafe}.notif-ico{font-size:20px;line-height:1;padding-top:2px}.notif-body{flex:1;min-width:0}.notif-title{font-size:13px;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notif-text{font-size:12px;color:#64748b;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notif-time{font-size:11px;color:#94a3b8;margin-top:4px}.notif-empty{padding:24px 16px;text-align:center;color:#94a3b8;font-size:13px}.plan-quota-box{margin-top:20px;padding:16px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.plan-quota-box.quota-warn{border-color:#fde68a;background:#fffbeb}.plan-quota-box.quota-full{border-color:#fca5a5;background:#fef2f2}.pq-header{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap;margin-bottom:10px}.pq-plan-badge{font-size:12px;font-weight:700;background:#0ea5e9;color:#fff;padding:2px 10px;border-radius:20px;letter-spacing:.3px}.pq-usage-label{font-size:13px;color:#475569}.pq-bar-wrap{height:8px;background:#e2e8f0;border-radius:99px;overflow:hidden;margin-bottom:6px}.pq-bar{height:100%;background:linear-gradient(90deg,#0ea5e9,#06b6d4);border-radius:99px;transition:width .4s ease}.quota-warn .pq-bar{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.quota-full .pq-bar{background:linear-gradient(90deg,#ef4444,#f87171)}.pq-footer{display:flex;justify-content:space-between;font-size:12px;color:#64748b;margin-bottom:8px}.pq-pct{font-weight:600}.pq-alert{font-size:12px;color:#dc2626;font-weight:600;margin-bottom:8px}.pq-alert.warn{color:#b45309}.pq-upgrade-btn{width:100%;padding:9px 0;background:linear-gradient(135deg,#0ea5e9,#06b6d4);color:#fff;font-weight:700;font-size:13px;border:none;border-radius:8px;cursor:pointer;margin-top:4px;transition:opacity .15s}.pq-upgrade-btn:hover{opacity:.9}.snooze-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:8px 10px;background:#fefce8;border:1px solid #fde68a;border-radius:8px;margin-top:6px}.snooze-label{font-size:13px;font-weight:600;color:#92400e;flex:0 0 auto}.snooze-days-label{font-size:12px;color:#78350f;font-weight:600;flex:0 0 auto}.btn-snooze{font-size:12px;font-weight:600;padding:5px 12px;border-radius:7px;border:1px solid #d97706;background:#fffbeb;color:#92400e;cursor:pointer;transition:background .15s;white-space:nowrap}.btn-snooze:hover{background:#fef3c7}.btn-snooze:disabled{opacity:.5;cursor:not-allowed}.msg-card-btn{display:flex;flex-direction:column;align-items:flex-start;gap:3px;padding:8px 12px;min-width:140px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;cursor:pointer;font-family:inherit;transition:background .15s,border-color .15s;text-align:left}.msg-card-btn:hover{background:#f1f5f9;border-color:#cbd5e1}.msg-card-btn.has-unread{background:#fff7ed;border-color:#fb923c}.msg-card-btn.has-unread:hover{background:#ffedd5}.msg-card-title{font-size:13px;font-weight:700;color:#1e293b}.msg-card-alert{font-size:11px;font-weight:700;color:#dc2626;background:#fee2e2;border-radius:999px;padding:1px 8px}.msg-card-stats{font-size:11px;color:#475569}.msg-card-empty{font-size:11px;color:#94a3b8;font-style:italic}.date-pending-banner{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:10px 14px;font-size:13px;font-weight:600;color:#1e40af;display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:10px}
