.sre-simulator-card[data-astro-cid-7hdnbhff]{background:var(--bg-surface-1, #1D2125);border:1px solid var(--border-subtle, rgba(255,255,255,.08));border-radius:12px;padding:30px;margin-bottom:60px;position:relative;box-shadow:0 8px 32px #0000001f}html.light .sre-simulator-card[data-astro-cid-7hdnbhff]{background:var(--bg-surface-1, #FFFFFF);border:1px solid var(--border-subtle, rgba(9, 30, 66, .08));box-shadow:0 12px 36px #091e420f}.simulator-header[data-astro-cid-7hdnbhff]{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border-subtle, rgba(255,255,255,.08));padding-bottom:16px;margin-bottom:24px}html.light .simulator-header[data-astro-cid-7hdnbhff]{border-bottom:1px solid var(--border-subtle, rgba(9, 30, 66, .08))}.simulator-title[data-astro-cid-7hdnbhff]{font-family:var(--font-heading),sans-serif;font-weight:700;font-size:1.15rem;color:var(--text-primary, #FFFFFF);display:flex;align-items:center;gap:10px}.system-time[data-astro-cid-7hdnbhff]{font-family:var(--font-mono),monospace;font-size:.9rem;color:var(--text-muted, #808080);background:var(--ds-surface-sunken, #161B22);padding:4px 10px;border-radius:4px}html.light .system-time[data-astro-cid-7hdnbhff]{background:var(--ds-surface-sunken, #F4F5F7);color:var(--text-secondary, #172B4D)}.pulse-indicator[data-astro-cid-7hdnbhff]{width:10px;height:10px;border-radius:50%;display:inline-block}.pulse-indicator[data-astro-cid-7hdnbhff].red{background:#ff5f56;box-shadow:0 0 12px #ff5f56;animation:alert-pulse 1.2s infinite ease-in-out}.pulse-indicator[data-astro-cid-7hdnbhff].green{background:#27c93f;box-shadow:0 0 12px #27c93f}@keyframes alert-pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.5}to{transform:scale(1);opacity:1}}.simulator-grid[data-astro-cid-7hdnbhff]{display:grid;grid-template-columns:1.1fr .9fr;gap:30px;margin-bottom:30px}@media(max-width:900px){.simulator-grid[data-astro-cid-7hdnbhff]{grid-template-columns:1fr}}.panel-heading[data-astro-cid-7hdnbhff]{font-family:var(--font-heading),sans-serif;font-weight:700;font-size:.95rem;color:var(--text-secondary, #C9D1D9);margin:0 0 20px;letter-spacing:.05em;display:flex;align-items:center;gap:8px}html.light .panel-heading[data-astro-cid-7hdnbhff]{color:var(--text-primary, #172B4D)}.metrics-deck[data-astro-cid-7hdnbhff]{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media(max-width:480px){.metrics-deck[data-astro-cid-7hdnbhff]{grid-template-columns:1fr}}.metric-tile[data-astro-cid-7hdnbhff]{background:var(--ds-surface-sunken, #161B22);border:1px solid var(--border-subtle, rgba(255,255,255,.06));border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:8px}html.light .metric-tile[data-astro-cid-7hdnbhff]{background:var(--ds-surface-sunken, #F4F5F7);border:1px solid var(--border-subtle, rgba(9, 30, 66, .06))}.metric-label[data-astro-cid-7hdnbhff]{font-size:.75rem;font-family:var(--font-mono),monospace;text-transform:uppercase;color:var(--text-muted, #808080);letter-spacing:.02em}.metric-value[data-astro-cid-7hdnbhff]{font-size:1.4rem;font-family:var(--font-heading),sans-serif;font-weight:700;color:var(--text-primary, #FFFFFF);transition:color .3s ease}html.light .metric-value[data-astro-cid-7hdnbhff]{color:var(--text-primary, #172B4D)}.metric-bar-container[data-astro-cid-7hdnbhff]{height:6px;background:#ffffff14;border-radius:3px;overflow:hidden}html.light .metric-bar-container[data-astro-cid-7hdnbhff]{background:#091e4214}.metric-bar[data-astro-cid-7hdnbhff]{height:100%;border-radius:3px;transition:width .8s cubic-bezier(.1,.8,.2,1),background-color .4s ease}.metric-bar[data-astro-cid-7hdnbhff].red{background:#ff5f56}.metric-bar[data-astro-cid-7hdnbhff].yellow{background:#ffbd2e}.metric-bar[data-astro-cid-7hdnbhff].green{background:#27c93f}.metric-sub[data-astro-cid-7hdnbhff]{font-size:.7rem;color:var(--text-muted, #808080);font-style:italic}.terminal-panel[data-astro-cid-7hdnbhff]{background:#0d1117;border:1px solid rgba(255,255,255,.08);border-radius:8px;display:flex;flex-direction:column;overflow:hidden;height:310px;box-shadow:inset 0 2px 10px #00000080}html.light .terminal-panel[data-astro-cid-7hdnbhff]{border:1px solid rgba(0,0,0,.1)}.terminal-header[data-astro-cid-7hdnbhff]{background:#161b22;padding:10px 16px;display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.08)}.terminal-dots[data-astro-cid-7hdnbhff]{display:flex;gap:6px}.terminal-dots[data-astro-cid-7hdnbhff] .dot[data-astro-cid-7hdnbhff]{width:10px;height:10px;border-radius:50%}.terminal-dots[data-astro-cid-7hdnbhff] .dot[data-astro-cid-7hdnbhff].r{background:#ff5f56}.terminal-dots[data-astro-cid-7hdnbhff] .dot[data-astro-cid-7hdnbhff].y{background:#ffbd2e}.terminal-dots[data-astro-cid-7hdnbhff] .dot[data-astro-cid-7hdnbhff].g{background:#27c93f}.terminal-title[data-astro-cid-7hdnbhff]{margin-left:auto;margin-right:auto;font-family:var(--font-mono),monospace;font-size:.7rem;color:#8b949e;letter-spacing:.05em;transform:translate(-16px)}.terminal-body[data-astro-cid-7hdnbhff]{padding:16px;font-family:var(--font-mono),monospace;font-size:.78rem;line-height:1.6;color:#c9d1d9;flex-grow:1;overflow-y:auto;scroll-behavior:smooth;display:flex;flex-direction:column;gap:6px}.runbook-deck[data-astro-cid-7hdnbhff]{border-top:1px solid var(--border-subtle, rgba(255,255,255,.08));padding-top:24px}html.light .runbook-deck[data-astro-cid-7hdnbhff]{border-top:1px solid var(--border-subtle, rgba(9, 30, 66, .08))}.runbook-grid[data-astro-cid-7hdnbhff]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.runbook-btn[data-astro-cid-7hdnbhff]{background:var(--bg-surface-2, #22272B);border:1px solid var(--border-subtle, rgba(255,255,255,.08));border-radius:8px;padding:16px;color:var(--text-primary, #FFFFFF);cursor:pointer;display:flex;align-items:center;gap:16px;text-align:left;transition:all .25s cubic-bezier(.1,.8,.2,1)}html.light .runbook-btn[data-astro-cid-7hdnbhff]{background:var(--bg-surface-2, #F4F5F7);border:1px solid var(--border-subtle, rgba(9, 30, 66, .08));color:var(--text-primary, #172B4D)}.runbook-btn[data-astro-cid-7hdnbhff]:hover:not(:disabled){background:var(--primary-blue, #0052CC);border-color:var(--primary-blue, #0052CC);color:#fff!important;transform:translateY(-2px);box-shadow:0 4px 12px #0052cc33}.runbook-btn[data-astro-cid-7hdnbhff]:disabled{opacity:.4;cursor:not-allowed}.runbook-btn[data-astro-cid-7hdnbhff] i[data-astro-cid-7hdnbhff]{font-size:1.4rem;width:24px;text-align:center;color:var(--primary-blue, #579DFF);transition:color .2s ease}html.light .runbook-btn[data-astro-cid-7hdnbhff] i[data-astro-cid-7hdnbhff]{color:var(--primary-blue, #0052CC)}.runbook-btn[data-astro-cid-7hdnbhff]:hover:not(:disabled) i[data-astro-cid-7hdnbhff]{color:#fff!important}.btn-text[data-astro-cid-7hdnbhff]{display:flex;flex-direction:column;gap:4px}.btn-title[data-astro-cid-7hdnbhff]{font-weight:700;font-size:.9rem;font-family:var(--font-heading),sans-serif}.btn-desc[data-astro-cid-7hdnbhff]{font-size:.72rem;color:var(--text-muted, #808080)}.runbook-btn[data-astro-cid-7hdnbhff]:hover:not(:disabled) .btn-desc[data-astro-cid-7hdnbhff]{color:#fffc}.runbook-btn[data-astro-cid-7hdnbhff].active-action{border-color:#27c93f!important;box-shadow:0 0 10px #27c93f33;pointer-events:none}.runbook-btn[data-astro-cid-7hdnbhff].active-action i[data-astro-cid-7hdnbhff]{color:#27c93f!important}.certificate-overlay[data-astro-cid-7hdnbhff]{position:absolute;top:0;left:0;width:100%;height:100%;background:#101214f2;backdrop-filter:blur(8px);z-index:100;border-radius:12px;display:flex;justify-content:center;align-items:center;padding:30px;box-sizing:border-box;animation:fade-in-scale .5s cubic-bezier(.1,.8,.2,1)}html.light .certificate-overlay[data-astro-cid-7hdnbhff]{background:#fffffff7}@keyframes fade-in-scale{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.cert-card[data-astro-cid-7hdnbhff]{background:var(--bg-surface-2, #22272B);border:3px double var(--border-subtle, rgba(255,255,255,.15));border-radius:12px;padding:40px;max-width:680px;width:100%;box-sizing:border-box;text-align:center;box-shadow:0 15px 40px #0000004d;position:relative}html.light .cert-card[data-astro-cid-7hdnbhff]{background:var(--bg-surface-2, #F4F5F7);border:3px double rgba(0,0,0,.15);box-shadow:0 15px 40px #0000000f}.cert-badge[data-astro-cid-7hdnbhff]{font-size:3.5rem;color:var(--primary-blue, #579DFF);margin-bottom:20px;display:inline-block;filter:drop-shadow(0 0 12px rgba(87,157,255,.3))}html.light .cert-badge[data-astro-cid-7hdnbhff]{color:var(--primary-blue, #0052CC)}.cert-header[data-astro-cid-7hdnbhff] h2[data-astro-cid-7hdnbhff]{font-family:var(--font-heading),sans-serif;font-weight:700;font-size:1.6rem;letter-spacing:.05em;color:var(--text-primary, #FFFFFF);margin:0 0 8px}html.light .cert-header[data-astro-cid-7hdnbhff] h2[data-astro-cid-7hdnbhff]{color:var(--text-primary, #172B4D)}.cert-id[data-astro-cid-7hdnbhff]{font-family:var(--font-mono),monospace;font-size:.75rem;color:var(--text-muted, #808080);letter-spacing:.1em}.cert-intro[data-astro-cid-7hdnbhff]{font-size:.9rem;font-style:italic;color:var(--text-muted, #808080);margin:24px 0 12px}.cert-name-input-container[data-astro-cid-7hdnbhff]{display:flex;flex-direction:column;align-items:center;gap:6px;margin-bottom:20px}.cert-name-input-container[data-astro-cid-7hdnbhff] input[data-astro-cid-7hdnbhff]{background:transparent;border:none;border-bottom:2px solid var(--primary-blue, #579DFF);font-family:var(--font-heading),sans-serif;font-size:1.8rem;font-weight:700;color:var(--text-primary, #FFFFFF);text-align:center;width:80%;padding:8px 0;outline:none;transition:border-bottom-color .3s}html.light .cert-name-input-container[data-astro-cid-7hdnbhff] input[data-astro-cid-7hdnbhff]{border-bottom:2px solid var(--primary-blue, #0052CC);color:var(--text-primary, #172B4D)}.cert-name-input-container[data-astro-cid-7hdnbhff] input[data-astro-cid-7hdnbhff]:focus{border-bottom-color:#27c93f}.cert-label-sub[data-astro-cid-7hdnbhff]{font-family:var(--font-mono),monospace;font-size:.7rem;text-transform:uppercase;color:var(--text-muted, #808080);letter-spacing:.05em}.cert-statement[data-astro-cid-7hdnbhff]{font-size:1.05rem;line-height:1.6;color:var(--text-secondary, #C9D1D9);max-width:500px;margin:0 auto 30px}html.light .cert-statement[data-astro-cid-7hdnbhff]{color:var(--text-secondary, #172B4D)}.cert-stats[data-astro-cid-7hdnbhff]{display:flex;justify-content:center;gap:30px;margin-bottom:30px;flex-wrap:wrap}.stat-box[data-astro-cid-7hdnbhff]{background:var(--ds-surface-sunken, #161B22);border:1px solid var(--border-subtle, rgba(255,255,255,.06));border-radius:8px;padding:12px 24px;min-width:120px;display:flex;flex-direction:column;gap:4px}html.light .stat-box[data-astro-cid-7hdnbhff]{background:var(--ds-surface-sunken, #FFFFFF);border:1px solid var(--border-subtle, rgba(9, 30, 66, .06))}.stat-num[data-astro-cid-7hdnbhff]{font-size:1.3rem;font-family:var(--font-heading),sans-serif;font-weight:700;color:#27c93f}.stat-lbl[data-astro-cid-7hdnbhff]{font-size:.7rem;color:var(--text-muted, #808080);text-transform:uppercase}.cert-footer[data-astro-cid-7hdnbhff]{border-top:1px solid var(--border-subtle, rgba(255,255,255,.08));padding-top:24px;display:flex;flex-direction:column;gap:24px}html.light .cert-footer[data-astro-cid-7hdnbhff]{border-top:1px solid var(--border-subtle, rgba(9, 30, 66, .08))}.cert-signatures[data-astro-cid-7hdnbhff]{display:flex;justify-content:space-around;align-items:center}.sig-box[data-astro-cid-7hdnbhff]{display:flex;flex-direction:column;gap:4px}.sig-line[data-astro-cid-7hdnbhff]{font-family:var(--font-mono),monospace;font-size:.85rem;color:var(--text-primary, #FFFFFF);border-bottom:1px solid var(--border-subtle, rgba(255,255,255,.15));padding-bottom:6px;min-width:150px}html.light .sig-line[data-astro-cid-7hdnbhff]{color:var(--text-primary, #172B4D);border-bottom:1px solid rgba(0,0,0,.15)}.sig-title[data-astro-cid-7hdnbhff]{font-size:.65rem;color:var(--text-muted, #808080);text-transform:uppercase}.cert-actions[data-astro-cid-7hdnbhff]{display:flex;justify-content:center;gap:16px}.cert-btn[data-astro-cid-7hdnbhff]{padding:12px 24px;font-family:var(--font-heading),sans-serif;font-size:.9rem;font-weight:700;border-radius:6px;cursor:pointer;border:none;display:flex;align-items:center;gap:8px;transition:background .2s,transform .2s}.cert-btn[data-astro-cid-7hdnbhff].primary{background:var(--primary-blue, #0052CC);color:#fff}.cert-btn[data-astro-cid-7hdnbhff].primary:hover{background:#0065ff;transform:translateY(-1px)}.cert-btn[data-astro-cid-7hdnbhff].secondary{background:var(--ds-surface-sunken, #161B22);border:1px solid var(--border-subtle, rgba(255,255,255,.08));color:var(--text-primary, #FFFFFF)}html.light .cert-btn[data-astro-cid-7hdnbhff].secondary{background:#fff;border:1px solid rgba(0,0,0,.15);color:var(--text-primary, #172B4D)}.cert-btn[data-astro-cid-7hdnbhff].secondary:hover{background:#ffffff0a;transform:translateY(-1px)}html.light .cert-btn[data-astro-cid-7hdnbhff].secondary:hover{background:#00000005}.confetti-holder[data-astro-cid-7hdnbhff]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:101}.confetti-piece[data-astro-cid-7hdnbhff]{position:absolute;width:10px;height:10px;background:#579dff;border-radius:50%;animation:fall 3s infinite linear}@keyframes fall{0%{transform:translateY(-20px) rotate(0);opacity:1}to{transform:translateY(600px) rotate(360deg);opacity:0}}.incident-page{max-width:1100px;margin:0 auto}.incident-ticket-header{background:var(--bg-surface-1);border:1px solid var(--border-subtle);border-radius:12px;padding:40px;margin-bottom:60px;position:relative;overflow:hidden}.mini-terminal{background:#0d1117;border:1px solid var(--border-subtle);border-radius:8px;overflow:hidden;margin-top:12px;box-shadow:0 4px 12px #0000001a}html.light .mini-terminal{border:1px solid rgba(0,0,0,.1);box-shadow:0 8px 24px #0000000f}.mini-terminal-header{background:#161b22;padding:8px 12px;display:flex;gap:6px;border-bottom:1px solid rgba(255,255,255,.1)}.mini-dot{width:10px;height:10px;border-radius:50%}.mini-dot.r{background:#ff5f56}.mini-dot.y{background:#ffbd2e}.mini-dot.g{background:#27c93f}.mini-terminal-body{padding:16px;font-family:var(--font-mono);font-size:.85rem;line-height:1.5}.resolution-card{background:var(--bg-surface-1);border:1px solid var(--border-subtle);border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #00000008}.resolution-header{background:var(--bg-surface-2);padding:16px 24px;border-bottom:1px solid var(--border-subtle);font-family:var(--font-heading);font-weight:700;color:var(--text-primary);display:flex;align-items:center;gap:12px}.resolution-body{padding:24px;display:flex;flex-direction:column;gap:20px}.rca-point{display:flex;flex-direction:column;gap:6px}.rca-label{font-family:var(--font-mono);font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted)}.rca-text{font-size:1rem;line-height:1.6;color:var(--text-secondary)}.timeline-event{position:relative;display:block!important}.timeline-event:before{content:"";position:absolute;left:-29px;top:6px;width:10px;height:10px;border-radius:50%;background:var(--bg-surface-1);border:2px solid var(--ds-border);z-index:2}.timeline-event.danger:before{border-color:var(--ds-status-danger)}.timeline-event.warning:before{border-color:var(--ds-status-warning)}
