body.theme-shield-protocols{--color-background: var(--space-navy);--color-text: #ccd6f6;--color-heading: #e6f4ff;--color-accent: var(--cosmic-cyan);--color-interactive: var(--console-green);--border-style: 2px solid var(--color-accent);--card-background: #112240}.shield-dashboard[data-astro-cid-h2sdpyut]{max-width:1200px;margin:0 auto;padding:2rem;min-height:calc(100vh - 200px)}.dashboard-header[data-astro-cid-h2sdpyut]{text-align:center;margin-bottom:4rem;position:relative}.shield-animation[data-astro-cid-h2sdpyut]{position:relative;width:120px;height:120px;margin:0 auto 2rem}.shield-ring[data-astro-cid-h2sdpyut]{position:absolute;border:2px solid var(--color-accent);border-radius:50%;opacity:.3;animation:shield-pulse 3s infinite}.ring-1[data-astro-cid-h2sdpyut]{width:100%;height:100%;top:0;left:0;animation-delay:0s}.ring-2[data-astro-cid-h2sdpyut]{width:80%;height:80%;top:10%;left:10%;animation-delay:1s}.ring-3[data-astro-cid-h2sdpyut]{width:60%;height:60%;top:20%;left:20%;animation-delay:2s}.shield-core[data-astro-cid-h2sdpyut]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:3rem;filter:drop-shadow(0 0 20px var(--color-accent))}@keyframes shield-pulse{0%{transform:scale(1);opacity:.3}50%{transform:scale(1.1);opacity:.6}to{transform:scale(1);opacity:.3}}.dashboard-title[data-astro-cid-h2sdpyut]{font-size:3rem;font-weight:900;color:var(--color-heading);margin:0;text-transform:uppercase;letter-spacing:.1em;text-shadow:0 0 20px rgba(100,255,218,.5)}.dashboard-subtitle[data-astro-cid-h2sdpyut]{font-size:1.25rem;color:var(--color-text);margin:1rem 0 2rem}.status-bar[data-astro-cid-h2sdpyut]{display:flex;justify-content:center;gap:3rem;margin-top:2rem}.status-item[data-astro-cid-h2sdpyut]{display:flex;align-items:center;gap:.5rem}.status-label[data-astro-cid-h2sdpyut]{font-size:.875rem;text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent)}.status-value[data-astro-cid-h2sdpyut]{font-size:1.25rem;font-weight:700;color:var(--color-heading)}.status-value[data-astro-cid-h2sdpyut].critical{color:#f44336;animation:blink 2s infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.5}}.protocols-grid[data-astro-cid-h2sdpyut]{display:flex;flex-direction:column;gap:3rem}.category-section[data-astro-cid-h2sdpyut]{background:var(--card-background);border:var(--border-style);border-radius:8px;padding:2rem;position:relative;overflow:hidden}.category-section[data-astro-cid-h2sdpyut]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--color-accent),transparent)}.category-header[data-astro-cid-h2sdpyut]{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;color:var(--color-accent);text-transform:uppercase;letter-spacing:.1em}.category-icon[data-astro-cid-h2sdpyut]{font-size:2rem;filter:drop-shadow(0 0 10px currentColor)}.protocols-list[data-astro-cid-h2sdpyut]{display:grid;gap:1rem}.protocol-card[data-astro-cid-h2sdpyut]{display:block;background:#0a0a2380;border:1px solid rgba(100,255,218,.3);border-radius:4px;padding:1.5rem;text-decoration:none;transition:all .3s}.protocol-card[data-astro-cid-h2sdpyut]:hover{background:#64ffda0d;border-color:var(--color-accent);transform:translate(4px);box-shadow:0 4px 20px #64ffda33}.protocol-header[data-astro-cid-h2sdpyut]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.protocol-name[data-astro-cid-h2sdpyut]{margin:0;color:var(--color-heading);font-size:1.25rem;font-weight:700}.difficulty-badge[data-astro-cid-h2sdpyut]{padding:.25rem .75rem;border-radius:4px;font-size:.75rem;font-weight:700;text-transform:uppercase}.difficulty-badge[data-astro-cid-h2sdpyut].beginner{background:#4caf5033;color:#4caf50;border:1px solid #4caf50}.difficulty-badge[data-astro-cid-h2sdpyut].intermediate{background:#ff980033;color:#ff9800;border:1px solid #ff9800}.difficulty-badge[data-astro-cid-h2sdpyut].advanced{background:#f4433633;color:#f44336;border:1px solid #f44336}.protocol-description[data-astro-cid-h2sdpyut]{color:var(--color-text);margin:0 0 1rem;line-height:1.6}.protocol-footer[data-astro-cid-h2sdpyut]{display:flex;justify-content:space-between;align-items:center;gap:1rem}.vendor-tags[data-astro-cid-h2sdpyut]{display:flex;flex-wrap:wrap;gap:.5rem}.vendor-tag[data-astro-cid-h2sdpyut]{background:#ff4d4d1a;color:#ff4d4d;padding:.125rem .5rem;border-radius:4px;font-size:.75rem;border:1px solid rgba(255,77,77,.3)}.protocol-date[data-astro-cid-h2sdpyut]{font-size:.875rem;color:var(--color-text);opacity:.7}.empty-state[data-astro-cid-h2sdpyut]{text-align:center;padding:4rem 2rem}.empty-icon[data-astro-cid-h2sdpyut]{font-size:4rem;opacity:.3;margin-bottom:1rem}.empty-state[data-astro-cid-h2sdpyut] h2[data-astro-cid-h2sdpyut]{color:var(--color-heading);margin-bottom:.5rem}.empty-state[data-astro-cid-h2sdpyut] p[data-astro-cid-h2sdpyut]{color:var(--color-text);opacity:.7}@media (max-width: 768px){.dashboard-title[data-astro-cid-h2sdpyut]{font-size:2rem}.status-bar[data-astro-cid-h2sdpyut]{flex-direction:column;gap:1rem}.category-section[data-astro-cid-h2sdpyut]{padding:1.5rem}}
