.cy-board{box-sizing:border-box;background:linear-gradient(#0e1418f5,#080c10fa);border:1px solid #ffffff1a;border-radius:22px;flex-direction:column;width:100%;max-width:min(100%,420px);min-height:0;max-height:min(100%,520px);padding:16px 16px 14px;display:flex;box-shadow:0 28px 70px #00000073}.cy-board-head{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.cy-board-kicker{letter-spacing:.16em;text-transform:uppercase;color:#6ee7b7e6;margin:0 0 3px;font-size:10px;font-weight:700}.cy-board-title{font-family:var(--font-display), var(--font-manrope), sans-serif;letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(15px,1.8vw,19px);font-weight:650;line-height:1.25}.cy-board-live{color:#6ee7b7;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#34d3991a;border:1px solid #34d39959;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:5px 9px;font-size:9px;font-weight:700;display:inline-flex}.cy-board-live-dot{background:#34d399;border-radius:50%;width:6px;height:6px;animation:1.8s ease-in-out infinite cy-pulse;box-shadow:0 0 8px #34d399e6}.cy-perimeter{aspect-ratio:1.25;flex-shrink:0;place-items:center;width:100%;max-height:220px;margin:0 auto 12px;display:grid;position:relative}.cy-ring{cursor:pointer;background:0 0;border:1px dashed #ffffff24;border-radius:50%;padding:0;transition:border-color .3s,box-shadow .3s,background .3s;position:absolute}.cy-ring--0{inset:4%}.cy-ring--1{inset:16%}.cy-ring--2{inset:28%}.cy-ring--3{inset:40%}.cy-ring.is-active{background:#34d3990a;border-style:solid;border-color:#34d3998c;box-shadow:inset 0 0 24px #34d39914,0 0 20px #34d3991f}.cy-core{z-index:4;background:radial-gradient(circle at 40% 30%,#34d3992e,#080c10f2);border:1px solid #34d39966;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:88px;height:88px;display:flex;position:relative;box-shadow:0 12px 30px #00000059}.cy-core-icon{object-fit:contain;filter:brightness(1.15);width:34px;height:34px}.cy-core span{letter-spacing:.1em;text-transform:uppercase;color:#6ee7b7;font-size:9px;font-weight:700}.cy-threat{z-index:5;color:#fda4af;background:#140a0eeb;border:1px solid #fb718573;border-radius:12px;align-items:center;gap:8px;max-width:calc(100% - 24px);padding:8px 10px;display:inline-flex;position:absolute;top:10%;right:2%;box-shadow:0 12px 28px #f43f5e33}.cy-threat strong{color:#fecdd3;font-size:11px;font-weight:650;line-height:1.2;display:block}.cy-threat em{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.04em;text-transform:uppercase;color:#fda4afbf;font-size:9px;display:block}.cy-layers{flex-shrink:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:10px;display:grid}.cy-layer{text-align:left;color:inherit;cursor:pointer;background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;min-width:0;padding:9px 10px;transition:border-color .25s,background .25s}.cy-layer strong{color:#fff;margin-bottom:2px;font-size:12px;font-weight:650;display:block}.cy-layer span{color:#ffffff73;white-space:nowrap;text-overflow:ellipsis;font-size:10px;display:block;overflow:hidden}.cy-layer.is-active{background:#34d39914;border-color:#34d39973}.cy-layer.is-active span{color:#6ee7b7cc}.cy-footnote{color:#ffffff80;flex-shrink:0;min-height:2.4em;margin:0;font-size:11.5px;line-height:1.35}.cy-footnote strong{color:#ffffffe0;font-weight:650}@keyframes cy-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(1.25)}}@media (max-width:1023px){.cy-board{max-width:100%;max-height:none}.cy-perimeter{max-height:240px}}@media (max-width:639px){.cy-board{padding:14px 12px 12px}.cy-board-live{display:none}.cy-perimeter{max-height:200px}.cy-core{width:76px;height:76px}.cy-core-icon{width:28px;height:28px}.cy-threat{padding:7px 8px;top:6%;right:0}}@media (min-width:1024px) and (max-height:820px){.cy-board{max-height:min(100%,440px);padding:12px 14px 10px}.cy-perimeter{max-height:170px;margin-bottom:8px}.cy-core{width:70px;height:70px}.cy-layers{gap:6px;margin-bottom:8px}.cy-layer{padding:7px 8px}}@media (prefers-reduced-motion:reduce){.cy-board-live-dot{animation:none}}
