.mock-app-window[data-astro-cid-ymplmljg]{background:var(--mock-bg);border-radius:12px;overflow:hidden;box-shadow:0 25px 50px -12px #00000040;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;width:100%;max-width:700px;--mock-bg: var(--color-background-alt, #FAFAFA);--mock-bg-elevated: var(--color-background, #FFFFFF);--mock-titlebar-bg: var(--color-background-alt, #FAFAFA);--mock-titlebar-border: var(--color-border, #E5E7EB);--mock-text-primary: var(--color-foreground, #111827);--mock-text-secondary: var(--color-foreground-secondary, #6B7280);--mock-text-tertiary: var(--color-foreground-muted, #9CA3AF);--mock-border: var(--color-border, #E5E7EB);--mock-surface: rgba(0, 0, 0, .04);--mock-accent: #5865f2}.mock-app-window[data-astro-cid-ymplmljg].theme-dark{--mock-bg: var(--color-background-alt, #111111);--mock-bg-elevated: var(--color-card, #1A1A1A);--mock-titlebar-bg: var(--color-background, #0D0D0D);--mock-titlebar-border: var(--color-border, #2A2A2A);--mock-text-primary: var(--color-foreground, #F9FAFB);--mock-text-secondary: var(--color-foreground-secondary, #9CA3AF);--mock-text-tertiary: var(--color-foreground-muted, #6B7280);--mock-border: var(--color-border, #2A2A2A);--mock-surface: rgba(255, 255, 255, .06)}.mock-titlebar[data-astro-cid-ymplmljg]{height:40px;background:var(--mock-titlebar-bg);border-bottom:1px solid var(--mock-titlebar-border);display:flex;align-items:center;justify-content:space-between;padding:0 12px}.traffic-lights[data-astro-cid-ymplmljg]{display:flex;gap:8px;padding-left:4px}.light[data-astro-cid-ymplmljg]{width:12px;height:12px;border-radius:50%}.light[data-astro-cid-ymplmljg].close{background:#ff5f57}.light[data-astro-cid-ymplmljg].minimize{background:#febc2e}.light[data-astro-cid-ymplmljg].maximize{background:#28c840}.titlebar-center[data-astro-cid-ymplmljg]{flex:1;display:flex;justify-content:center}.app-title[data-astro-cid-ymplmljg]{font-size:13px;font-weight:600;color:var(--mock-text-primary)}.titlebar-right[data-astro-cid-ymplmljg]{display:flex;align-items:center;gap:12px}.refresh-btn[data-astro-cid-ymplmljg],.settings-btn[data-astro-cid-ymplmljg]{color:var(--mock-text-tertiary);display:flex}.status-indicator[data-astro-cid-ymplmljg]{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--mock-text-tertiary);background:var(--mock-surface);padding:4px 8px;border-radius:6px}.status-dot[data-astro-cid-ymplmljg]{width:6px;height:6px;background:#23a559;border-radius:50%}.mock-content[data-astro-cid-ymplmljg]{padding:16px;background:var(--mock-bg);overflow:hidden}.mock-tabs[data-astro-cid-ymplmljg]{display:flex;gap:8px;margin-bottom:16px;overflow-x:auto}.tab[data-astro-cid-ymplmljg]{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;height:32px;background:var(--mock-surface);border:1px solid var(--mock-border);border-radius:8px;font-size:12px;font-weight:500;color:var(--mock-text-secondary);cursor:pointer;white-space:nowrap}.tab[data-astro-cid-ymplmljg].active{background:var(--mock-accent);color:#fff;border-color:transparent}.tab-icon[data-astro-cid-ymplmljg]{font-size:13px}.tab-badge[data-astro-cid-ymplmljg]{background:var(--mock-surface);padding:2px 5px;border-radius:4px;font-size:10px;font-weight:600}.tab[data-astro-cid-ymplmljg].active .tab-badge[data-astro-cid-ymplmljg]{background:#ffffff40}.add-tab-btn[data-astro-cid-ymplmljg]{background:var(--mock-surface);border:1px solid var(--mock-border);border-radius:8px;width:32px;height:32px;font-size:18px;color:var(--mock-text-tertiary);cursor:pointer}.dashboard-header[data-astro-cid-ymplmljg]{display:flex;align-items:baseline;gap:8px;margin-bottom:12px}.dashboard-header[data-astro-cid-ymplmljg] h2[data-astro-cid-ymplmljg]{font-size:18px;font-weight:700;color:var(--mock-text-primary);margin:0}.item-count[data-astro-cid-ymplmljg]{font-size:13px;color:var(--mock-accent);font-weight:500}.notification-list[data-astro-cid-ymplmljg]{display:flex;flex-direction:column}.notification-item[data-astro-cid-ymplmljg]{display:flex;align-items:flex-start;gap:12px;padding:12px;border-radius:10px;position:relative;transition:background .2s;background:var(--mock-bg-elevated);margin-bottom:8px;border:1px solid var(--mock-border)}.notification-item[data-astro-cid-ymplmljg]:last-child{margin-bottom:0}.notification-item[data-astro-cid-ymplmljg]:hover{background:var(--mock-surface)}.notification-item[data-astro-cid-ymplmljg]:hover .notification-actions[data-astro-cid-ymplmljg]{opacity:1}.notification-item[data-astro-cid-ymplmljg].unread{background:#5865f20f;border-color:#5865f226}.unread-dot[data-astro-cid-ymplmljg]{position:absolute;left:4px;top:50%;transform:translateY(-50%);width:6px;height:6px;background:#5865f2;border-radius:50%}.notification-content[data-astro-cid-ymplmljg]{flex:1;min-width:0;padding-left:4px}.notification-header[data-astro-cid-ymplmljg]{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.type-badge[data-astro-cid-ymplmljg]{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;padding:3px 8px;border-radius:6px}.type-badge[data-astro-cid-ymplmljg].type-green{background:#22c55e1f;color:#16a34a}.type-badge[data-astro-cid-ymplmljg].type-blue{background:#3b82f61f;color:#2563eb}.type-badge[data-astro-cid-ymplmljg].type-purple{background:#8b5cf61f;color:#7c3aed}.type-badge[data-astro-cid-ymplmljg].type-yellow{background:#eab3081f;color:#ca8a04}.type-badge[data-astro-cid-ymplmljg].type-orange{background:#f973161f;color:#ea580c}.mock-app-window[data-astro-cid-ymplmljg].theme-dark .type-badge[data-astro-cid-ymplmljg].type-green{background:#22c55e26;color:#4ade80}.mock-app-window[data-astro-cid-ymplmljg].theme-dark .type-badge[data-astro-cid-ymplmljg].type-blue{background:#3b82f626;color:#60a5fa}.mock-app-window[data-astro-cid-ymplmljg].theme-dark .type-badge[data-astro-cid-ymplmljg].type-purple{background:#8b5cf626;color:#a78bfa}.mock-app-window[data-astro-cid-ymplmljg].theme-dark .type-badge[data-astro-cid-ymplmljg].type-yellow{background:#eab30826;color:#fbbf24}.mock-app-window[data-astro-cid-ymplmljg].theme-dark .type-badge[data-astro-cid-ymplmljg].type-orange{background:#f9731626;color:#fb923c}.notification-time[data-astro-cid-ymplmljg]{font-size:11px;color:var(--mock-text-tertiary)}.pr-info[data-astro-cid-ymplmljg]{display:flex;flex-direction:column;gap:2px}.pr-title[data-astro-cid-ymplmljg]{font-size:13px;font-weight:500;color:var(--mock-text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pr-meta[data-astro-cid-ymplmljg]{font-size:11px;color:var(--mock-text-tertiary)}.notification-actions[data-astro-cid-ymplmljg]{display:flex;align-items:center;gap:6px;flex-shrink:0;opacity:0;transition:opacity .2s}.action-btn[data-astro-cid-ymplmljg]{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:var(--mock-surface);border-radius:6px;color:var(--mock-text-tertiary);cursor:pointer;transition:all .2s}.action-btn[data-astro-cid-ymplmljg]:hover{background:var(--mock-border)}.merge-btn[data-astro-cid-ymplmljg]{background:#22c55e1f;color:#16a34a}.merge-btn[data-astro-cid-ymplmljg]:hover{background:#16a34a;color:#fff}.mock-app-window[data-astro-cid-ymplmljg].theme-dark .merge-btn[data-astro-cid-ymplmljg]{background:#22c55e26;color:#4ade80}.mock-app-window[data-astro-cid-ymplmljg].theme-dark .merge-btn[data-astro-cid-ymplmljg]:hover{background:#22c55e;color:#fff}.dismiss-btn[data-astro-cid-ymplmljg]:hover{background:#ef44441a;color:#ef4444}
