body.plex-cs-modal-open{overflow:hidden}.plex-cs-dialog{width:min(1040px,calc(100% - 32px));height:min(760px,calc(100dvh - 40px));max-width:none;max-height:none;margin:auto;padding:0;overflow:hidden;color:#17141c;background:#fff;border:0;border-radius:20px;box-shadow:0 34px 100px #0a041652}.plex-cs-dialog::backdrop{background:#0d0716b8;backdrop-filter:blur(10px)}.plex-cs-modal-shell{position:relative;height:100%;display:grid;grid-template-columns:minmax(300px,4fr) minmax(0,7fr);overflow:hidden}.plex-cs-modal-close{position:absolute;top:1rem;right:1rem;z-index:5;width:40px;height:40px;display:grid;place-items:center;color:#5e5866;background:#ffffffeb;border:1px solid #e5dfee;border-radius:999px;box-shadow:0 8px 24px #21143414;transition:transform .2s ease,color .2s ease,border-color .2s ease}.plex-cs-modal-close:hover{color:#6d35e8;border-color:#bda9e9;transform:rotate(4deg)}.plex-cs-modal-close:focus-visible{outline:3px solid rgba(130,32,255,.25);outline-offset:2px}.plex-cs-modal-proof{position:relative;isolation:isolate;display:flex;flex-direction:column;padding:2.2rem;overflow:hidden;color:#fff;background:linear-gradient(145deg,#1a0a32,#5015a0 58%,#8220ff)}.plex-cs-modal-proof:after{content:"";position:absolute;z-index:-1;width:280px;height:280px;right:-95px;bottom:-95px;border-radius:50%;background:#ffffff1a}.plex-cs-modal-proof-grid{position:absolute;z-index:-1;inset:0;opacity:.24;background-image:radial-gradient(rgba(255,255,255,.6) 1px,transparent 1px);background-size:24px 24px;-webkit-mask-image:linear-gradient(to bottom,#000 0%,transparent 78%);mask-image:linear-gradient(to bottom,#000 0%,transparent 78%)}.plex-cs-modal-brand{width:auto;height:20px;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.plex-cs-modal-proof-copy{margin:auto 0}.plex-cs-modal-proof-copy>span,.plex-cs-modal-heading>span{display:block;margin-bottom:.55rem;color:#6d35e8;font-size:.64rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.plex-cs-modal-proof-copy>span{color:#ffffffb3}.plex-cs-modal-proof-copy h2{max-width:290px;margin:0 0 1.7rem;color:#fff;font-size:clamp(2rem,3vw,2.65rem);line-height:1.02;letter-spacing:-.055em}.plex-cs-modal-proof-copy h2 span{color:#d9c2ff}.plex-cs-modal-proof-copy ul{display:grid;gap:1rem;margin:0;padding:0;list-style:none}.plex-cs-modal-proof-copy li{display:grid;grid-template-columns:20px 1fr;gap:.7rem;align-items:start;color:#ffffffdb;font-size:.78rem;line-height:1.48}.plex-cs-modal-proof-copy li iconify-icon{margin-top:.08rem;color:#d3ffde}.plex-cs-modal-content{height:100%;overflow-y:auto;overscroll-behavior:contain;padding:2.6rem clamp(1.5rem,3.5vw,3.25rem) 3rem;scrollbar-gutter:stable}.plex-cs-modal-heading{padding-right:2.5rem;margin-bottom:1.7rem}.plex-cs-modal-heading h2{max-width:580px;margin:0;color:#17141c;font-size:clamp(1.7rem,3vw,2.45rem);line-height:1.08;letter-spacing:-.045em}.plex-cs-modal-heading p{max-width:550px;margin:.8rem 0 0;color:#736d79;font-size:.88rem;line-height:1.55}.plex-cs-modal-form label:not(.plex-cs-consent){display:block;margin-bottom:.4rem;color:#17141c;font-size:.75rem;font-weight:600}.plex-cs-input{width:100%;height:3rem;padding:0 1rem;border:1px solid #ded8e7;border-radius:10px;background:#fcfbfd;font-size:.875rem;color:#000;font-family:inherit;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.plex-cs-input::-moz-placeholder{color:#9a9a9a}.plex-cs-input::placeholder{color:#9a9a9a}.plex-cs-input:focus{outline:none;border-color:#8220ff;background:#fff;box-shadow:0 0 0 3px #8220ff1a}.plex-cs-input:disabled{opacity:.6;cursor:not-allowed}.plex-cs-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'><path d='M2 4 L6 8 L10 4' fill='none' stroke='%23605F5F' stroke-width='1.5'/></svg>");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.plex-cs-form-footer{display:flex;flex-direction:column;gap:1rem;margin-top:1.25rem}.plex-cs-consent{display:flex;align-items:flex-start;gap:.65rem;color:#736d79;font-size:.72rem;line-height:1.45;cursor:pointer}.plex-cs-consent input{margin-top:.15rem}.plex-cs-submit-row{display:flex;flex-direction:column;align-items:flex-start;gap:.7rem;margin-top:1.25rem}.plex-cs-submit-row button{border-radius:10px;box-shadow:0 10px 24px #8220ff33}.plex-cs-submit-row p{margin:0;color:#8b8492;font-size:.7rem;line-height:1.4}.plex-cs-status{display:flex;align-items:flex-start;gap:.45rem;margin-top:1rem;padding:.85rem 1rem;font-size:.8rem;line-height:1.45}.plex-cs-status-success{color:#176b35;border:1px solid rgba(23,107,53,.25);background:#176b350f}.plex-cs-status-error{color:#a02424;border:1px solid rgba(160,36,36,.25);background:#a024240f}.plex-cs-booking-heading{display:flex;align-items:flex-start;gap:.8rem;margin-bottom:1.25rem}.plex-cs-booking-heading h2{margin:.2rem 0 0;color:#17141c;font-size:1.35rem;font-weight:600}.plex-cs-booking-heading h2:focus{outline:3px solid rgba(130,32,255,.2);outline-offset:4px;border-radius:4px}.plex-cs-booking-heading p{margin:.25rem 0 0;color:#736d79;font-size:.85rem;line-height:1.5}@media (max-width: 820px){.plex-cs-modal-shell{display:block}.plex-cs-modal-proof{display:none}.plex-cs-dialog{width:calc(100% - 20px);height:calc(100dvh - 20px);border-radius:16px}.plex-cs-modal-content{padding:2rem 1.2rem 2.5rem}.plex-cs-modal-heading{padding-right:2.8rem}.plex-cs-modal-close{top:.7rem;right:.7rem}}@media (max-width: 520px){.plex-cs-modal-content{padding-inline:1rem}}.app-pentest-screen[data-astro-cid-6ac6ndhw]{--app-violet: #6d35e8;--app-ink: #24202d;--app-muted: #817888;--app-line: #e3dfe9;--app-soft: #f8f6fb;display:grid;gap:.8rem;min-width:0;padding:.35rem;color:var(--app-ink);font:500 .68rem/1.35 Poppins,system-ui,sans-serif}.app-pentest-head[data-astro-cid-6ac6ndhw],.app-pentest-title-wrap[data-astro-cid-6ac6ndhw],.app-pentest-head-meta[data-astro-cid-6ac6ndhw],.app-pentest-status[data-astro-cid-6ac6ndhw],.app-pentest-scope[data-astro-cid-6ac6ndhw],.app-pentest-scope-label[data-astro-cid-6ac6ndhw],.app-pentest-scope-items[data-astro-cid-6ac6ndhw],.app-pentest-readonly[data-astro-cid-6ac6ndhw],.app-pentest-panel-head[data-astro-cid-6ac6ndhw],.app-pentest-evidence-head[data-astro-cid-6ac6ndhw],.app-pentest-evidence-item[data-astro-cid-6ac6ndhw],.app-pentest-evidence-actions[data-astro-cid-6ac6ndhw]{display:flex;align-items:center}.app-pentest-head[data-astro-cid-6ac6ndhw]{justify-content:space-between;gap:.8rem;padding:.15rem .3rem 0}.app-pentest-title-wrap[data-astro-cid-6ac6ndhw]{gap:.6rem;min-width:0}.app-pentest-kicker[data-astro-cid-6ac6ndhw],.app-pentest-panel-eyebrow[data-astro-cid-6ac6ndhw],.app-pentest-steps-label[data-astro-cid-6ac6ndhw]{color:var(--app-violet);font-size:.52rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.app-pentest-dot[data-astro-cid-6ac6ndhw]{display:block;width:.38rem;height:.38rem;margin-right:.25rem;border-radius:50%;background:var(--app-violet);box-shadow:0 0 0 3px #6d35e81f}.app-pentest-head[data-astro-cid-6ac6ndhw] h3[data-astro-cid-6ac6ndhw]{margin:0;font:800 1.04rem/1.1 Poppins,system-ui,sans-serif;letter-spacing:-.035em;white-space:nowrap}.app-pentest-slash[data-astro-cid-6ac6ndhw]{margin:0 .25rem;color:#c8c0d2;font-weight:400}.app-pentest-engine[data-astro-cid-6ac6ndhw]{color:var(--app-violet)}.app-pentest-head-meta[data-astro-cid-6ac6ndhw]{gap:.7rem;color:var(--app-muted);font-size:.5rem;font-weight:800;letter-spacing:.09em;white-space:nowrap}.app-pentest-status[data-astro-cid-6ac6ndhw]{gap:.3rem;color:var(--app-violet)}.app-pentest-status[data-astro-cid-6ac6ndhw] span[data-astro-cid-6ac6ndhw]{display:block;width:.38rem;height:.38rem;border-radius:50%;background:var(--app-violet);animation:app-pentest-pulse 1.7s ease-in-out infinite}.app-pentest-run-id[data-astro-cid-6ac6ndhw]{color:#aaa3b1}.app-pentest-scope[data-astro-cid-6ac6ndhw]{justify-content:space-between;gap:.7rem;padding:.55rem .65rem;border:1px solid var(--app-line);border-radius:.65rem;background:#fff}.app-pentest-scope-label[data-astro-cid-6ac6ndhw]{flex-shrink:0;gap:.35rem;color:#4e4658;font-size:.58rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.app-pentest-scope-label[data-astro-cid-6ac6ndhw] iconify-icon[data-astro-cid-6ac6ndhw]{color:var(--app-violet)}.app-pentest-scope-items[data-astro-cid-6ac6ndhw]{flex:1;justify-content:center;gap:clamp(.5rem,2vw,1.8rem);min-width:0}.app-pentest-scope-items[data-astro-cid-6ac6ndhw] span[data-astro-cid-6ac6ndhw]{display:grid;gap:.07rem;min-width:0}.app-pentest-scope-items[data-astro-cid-6ac6ndhw] b[data-astro-cid-6ac6ndhw]{overflow:hidden;color:#4d4557;font-size:.55rem;text-overflow:ellipsis;white-space:nowrap}.app-pentest-scope-items[data-astro-cid-6ac6ndhw] small[data-astro-cid-6ac6ndhw]{overflow:hidden;color:#9991a2;font-size:.5rem;text-overflow:ellipsis;white-space:nowrap}.app-pentest-readonly[data-astro-cid-6ac6ndhw]{flex-shrink:0;gap:.25rem;padding:.25rem .4rem;border:1px solid #dbd1f1;border-radius:999px;color:var(--app-violet);font-size:.48rem;font-weight:800;white-space:nowrap}.app-pentest-grid[data-astro-cid-6ac6ndhw]{display:grid;grid-template-columns:minmax(145px,.68fr) minmax(260px,1.7fr) minmax(145px,.78fr);gap:.65rem;min-width:0}.app-pentest-steps[data-astro-cid-6ac6ndhw],.app-pentest-visual[data-astro-cid-6ac6ndhw],.app-pentest-evidence[data-astro-cid-6ac6ndhw]{min-width:0;border:1px solid var(--app-line);border-radius:.7rem;background:#fff}.app-pentest-steps[data-astro-cid-6ac6ndhw]{display:flex;flex-direction:column;padding:.65rem}.app-pentest-steps-label[data-astro-cid-6ac6ndhw]{padding:.2rem .2rem .5rem;color:#a098a9;font-size:.49rem}.app-pentest-step[data-astro-cid-6ac6ndhw]{position:relative;display:grid;grid-template-columns:1.35rem minmax(0,1fr) .9rem;align-items:center;gap:.4rem;min-height:3.06rem;padding:.35rem .3rem;border:1px solid transparent;border-radius:.45rem;color:#756b7d;background:transparent;text-align:left;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.app-pentest-step[data-astro-cid-6ac6ndhw]:hover{border-color:#e4dcf7;background:#fbfaff}.app-pentest-step[data-astro-cid-6ac6ndhw]:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #6d35e873}.app-pentest-step[data-astro-cid-6ac6ndhw].is-active{border-color:#d9cbf4;color:#4c3a72;background:#f7f3ff;box-shadow:0 5px 13px #442b8212;transform:translate(2px)}.app-pentest-step-num[data-astro-cid-6ac6ndhw]{align-self:start;padding-top:.15rem;color:#b0a7b8;font:800 .56rem/1 Poppins,system-ui,sans-serif}.app-pentest-step[data-astro-cid-6ac6ndhw].is-active .app-pentest-step-num[data-astro-cid-6ac6ndhw]{color:var(--app-violet)}.app-pentest-step-copy[data-astro-cid-6ac6ndhw]{display:grid;gap:.08rem;min-width:0}.app-pentest-step-copy[data-astro-cid-6ac6ndhw] b[data-astro-cid-6ac6ndhw]{color:#9a91a2;font-size:.45rem;font-weight:800;letter-spacing:.1em}.app-pentest-step-copy[data-astro-cid-6ac6ndhw] strong[data-astro-cid-6ac6ndhw]{overflow:hidden;color:#393241;font-size:.59rem;text-overflow:ellipsis;white-space:nowrap}.app-pentest-step-copy[data-astro-cid-6ac6ndhw] small[data-astro-cid-6ac6ndhw]{color:#aaa1b0;font-size:.48rem}.app-pentest-step[data-astro-cid-6ac6ndhw].is-active .app-pentest-step-copy[data-astro-cid-6ac6ndhw] b[data-astro-cid-6ac6ndhw],.app-pentest-step[data-astro-cid-6ac6ndhw].is-active .app-pentest-step-copy[data-astro-cid-6ac6ndhw] strong[data-astro-cid-6ac6ndhw]{color:var(--app-violet)}.app-pentest-step[data-astro-cid-6ac6ndhw]>iconify-icon[data-astro-cid-6ac6ndhw]{justify-self:end;color:#c7bfce}.app-pentest-step[data-astro-cid-6ac6ndhw].is-active>iconify-icon[data-astro-cid-6ac6ndhw]{color:var(--app-violet)}.app-pentest-steps-foot[data-astro-cid-6ac6ndhw]{display:grid;gap:.35rem;margin-top:auto;padding:.7rem .2rem .1rem;color:#aaa2b1;font-size:.46rem;line-height:1.35}.app-pentest-foot-rule[data-astro-cid-6ac6ndhw]{width:100%;height:1px;background:var(--app-line)}.app-pentest-visual[data-astro-cid-6ac6ndhw]{overflow:hidden;padding:.8rem;background:#fcfbfd}.app-pentest-panel-head[data-astro-cid-6ac6ndhw]{justify-content:space-between;gap:.8rem;margin-bottom:.6rem}.app-pentest-panel-head[data-astro-cid-6ac6ndhw] h4[data-astro-cid-6ac6ndhw],.app-pentest-evidence-head[data-astro-cid-6ac6ndhw] h4[data-astro-cid-6ac6ndhw]{margin:.15rem 0 0;color:#302a39;font:800 .82rem/1.15 Poppins,system-ui,sans-serif;letter-spacing:-.025em}.app-pentest-panel-state[data-astro-cid-6ac6ndhw]{flex-shrink:0;padding:.23rem .4rem;border:1px solid #ddd1f6;border-radius:999px;color:var(--app-violet);font-size:.47rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.app-pentest-canvas[data-astro-cid-6ac6ndhw]{position:relative;height:12rem;overflow:hidden;border:1px solid #e5e0eb;border-radius:.55rem;background:#fff}.app-pentest-canvas-grid[data-astro-cid-6ac6ndhw]{position:absolute;inset:0;opacity:.55;background-image:linear-gradient(#f0edf4 1px,transparent 1px),linear-gradient(90deg,#f0edf4 1px,transparent 1px);background-size:2.4rem 2.4rem;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 93%);mask-image:linear-gradient(to bottom,#000,transparent 93%)}.app-pentest-links[data-astro-cid-6ac6ndhw]{position:absolute;inset:0;width:100%;height:100%}.app-pentest-links[data-astro-cid-6ac6ndhw] path[data-astro-cid-6ac6ndhw]{fill:none;stroke:#ded8e6;stroke-width:1.35;stroke-dasharray:5 5;transition:stroke .3s ease,stroke-width .3s ease,opacity .3s ease}.app-pentest-links[data-astro-cid-6ac6ndhw] path[data-astro-cid-6ac6ndhw].is-live{stroke:#9a7ce9;stroke-width:2;opacity:1}.app-pentest-node[data-astro-cid-6ac6ndhw]{position:absolute;z-index:2;display:grid;width:4.3rem;height:2.15rem;place-items:center;align-content:center;gap:.08rem;border:1px solid #ded8e6;border-radius:.48rem;color:#8f8798;background:#fffffff0;box-shadow:0 4px 10px #2d1f470d;transform:translate(-50%,-50%);transition:color .3s ease,border-color .3s ease,box-shadow .3s ease,background .3s ease,transform .3s ease}.app-pentest-node[data-astro-cid-6ac6ndhw] span[data-astro-cid-6ac6ndhw]{color:#b0a7b8;font-size:.42rem;font-weight:800;letter-spacing:.08em}.app-pentest-node[data-astro-cid-6ac6ndhw] b[data-astro-cid-6ac6ndhw]{font-size:.45rem;font-weight:800;letter-spacing:.06em}.app-pentest-node[data-astro-cid-6ac6ndhw].is-complete{border-color:#d2c5ed;color:#6d35e8;background:#faf8ff}.app-pentest-node[data-astro-cid-6ac6ndhw].is-active{border-color:#9d81e8;color:#4f2aa9;background:#f3eeff;box-shadow:0 0 0 3px #6d35e81f,0 6px 14px #321e631f;transform:translate(-50%,-50%) scale(1.08)}.app-pentest-node--scope[data-astro-cid-6ac6ndhw]{top:23%;left:16%}.app-pentest-node--surface[data-astro-cid-6ac6ndhw]{top:50%;left:50%}.app-pentest-node--evidence[data-astro-cid-6ac6ndhw]{top:23%;left:84%}.app-pentest-node--impact[data-astro-cid-6ac6ndhw]{top:77%;left:84%}.app-pentest-node--report[data-astro-cid-6ac6ndhw]{top:88%;left:50%}.app-pentest-core[data-astro-cid-6ac6ndhw]{position:absolute;z-index:3;top:50%;left:50%;display:grid;place-items:center;align-content:center;width:4.55rem;height:4.55rem;color:#fff;border-radius:50%;background:#25212e;box-shadow:0 8px 20px #25212e3b;transform:translate(-50%,-50%)}.app-pentest-core[data-astro-cid-6ac6ndhw] strong[data-astro-cid-6ac6ndhw]{position:relative;z-index:1;font:800 .54rem/1.1 Poppins,system-ui,sans-serif;letter-spacing:.08em;text-align:center}.app-pentest-core[data-astro-cid-6ac6ndhw] small[data-astro-cid-6ac6ndhw]{position:relative;z-index:1;margin-top:.18rem;color:#c9baff;font:700 .42rem/1 Poppins,system-ui,sans-serif;letter-spacing:.1em}.app-pentest-core-ring[data-astro-cid-6ac6ndhw]{position:absolute;inset:-.32rem;border:1px solid rgba(109,53,232,.42);border-radius:50%;animation:app-pentest-ring 2.6s ease-in-out infinite}.app-pentest-event[data-astro-cid-6ac6ndhw]{display:grid;grid-template-columns:1.65rem minmax(0,1fr) auto;align-items:center;gap:.5rem;margin-top:.6rem;padding:.5rem .55rem;border:1px solid #e5e0eb;border-radius:.5rem;background:#fff}.app-pentest-event-mark[data-astro-cid-6ac6ndhw]{display:grid;width:1.5rem;height:1.5rem;place-items:center;border-radius:.4rem;color:var(--app-violet);background:#f1ecff}.app-pentest-event[data-astro-cid-6ac6ndhw] div[data-astro-cid-6ac6ndhw]{display:grid;gap:.07rem;min-width:0}.app-pentest-event[data-astro-cid-6ac6ndhw] div[data-astro-cid-6ac6ndhw] span[data-astro-cid-6ac6ndhw]{color:#a39aaa;font-size:.45rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.app-pentest-event[data-astro-cid-6ac6ndhw] div[data-astro-cid-6ac6ndhw] strong[data-astro-cid-6ac6ndhw]{overflow:hidden;color:#514858;font-size:.53rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.app-pentest-event-time[data-astro-cid-6ac6ndhw]{color:#b2a9b9;font:700 .46rem ui-monospace,monospace}.app-pentest-evidence[data-astro-cid-6ac6ndhw]{display:flex;flex-direction:column;padding:.8rem}.app-pentest-evidence-head[data-astro-cid-6ac6ndhw]{justify-content:space-between;gap:.5rem}.app-pentest-count[data-astro-cid-6ac6ndhw]{display:grid;width:1.65rem;height:1.65rem;place-items:center;border:1px solid #ded5ef;border-radius:50%;color:var(--app-violet);font:800 .52rem Poppins,system-ui,sans-serif}.app-pentest-evidence-list[data-astro-cid-6ac6ndhw]{display:grid;gap:.5rem;margin-top:.85rem}.app-pentest-evidence-item[data-astro-cid-6ac6ndhw]{gap:.45rem;padding:.48rem .35rem;border-bottom:1px solid #f0edf3}.app-pentest-evidence-icon[data-astro-cid-6ac6ndhw]{display:grid;width:1.25rem;height:1.25rem;flex-shrink:0;place-items:center;border:1px solid #ded8e6;border-radius:.35rem;color:#aaa1b0}.app-pentest-evidence-item[data-astro-cid-6ac6ndhw].is-good .app-pentest-evidence-icon[data-astro-cid-6ac6ndhw]{color:var(--app-violet);border-color:#dbcef4;background:#faf7ff}.app-pentest-evidence-item[data-astro-cid-6ac6ndhw].is-warn .app-pentest-evidence-icon[data-astro-cid-6ac6ndhw]{color:#9a6f3b;border-color:#ebddc8;background:#fffbf4}.app-pentest-evidence-item[data-astro-cid-6ac6ndhw]>span[data-astro-cid-6ac6ndhw]:last-child{display:grid;gap:.08rem;min-width:0}.app-pentest-evidence-item[data-astro-cid-6ac6ndhw] b[data-astro-cid-6ac6ndhw]{overflow:hidden;color:#4c4455;font-size:.53rem;text-overflow:ellipsis;white-space:nowrap}.app-pentest-evidence-item[data-astro-cid-6ac6ndhw] small[data-astro-cid-6ac6ndhw]{color:#aaa1b0;font-size:.47rem}.app-pentest-evidence-item[data-astro-cid-6ac6ndhw].is-good small[data-astro-cid-6ac6ndhw]{color:var(--app-violet)}.app-pentest-evidence-actions[data-astro-cid-6ac6ndhw]{flex-direction:column;gap:.4rem;margin-top:auto;padding-top:.75rem}.app-pentest-evidence-actions[data-astro-cid-6ac6ndhw] button[data-astro-cid-6ac6ndhw]{display:inline-flex;width:100%;align-items:center;justify-content:center;gap:.3rem;min-height:1.9rem;padding:0 .4rem;border:1px solid #ded8e6;border-radius:.42rem;color:#6d35e8;background:#fff;font:700 .5rem Poppins,system-ui,sans-serif;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.app-pentest-evidence-actions[data-astro-cid-6ac6ndhw] button[data-astro-cid-6ac6ndhw]:hover{border-color:#bca9e4;background:#faf8ff}.app-pentest-evidence-actions[data-astro-cid-6ac6ndhw] button[data-astro-cid-6ac6ndhw]:active{transform:translateY(.5px)}.app-pentest-evidence-actions[data-astro-cid-6ac6ndhw] button[data-astro-cid-6ac6ndhw]:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #6d35e873}@keyframes app-pentest-pulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes app-pentest-ring{0%,to{opacity:.38;transform:scale(.96)}50%{opacity:.85;transform:scale(1.05)}}@media (max-width: 780px){.app-pentest-scope[data-astro-cid-6ac6ndhw]{align-items:flex-start;flex-wrap:wrap}.app-pentest-scope-items[data-astro-cid-6ac6ndhw]{order:3;flex-basis:100%;justify-content:space-between;padding-top:.2rem}.app-pentest-grid[data-astro-cid-6ac6ndhw]{grid-template-columns:minmax(130px,.75fr) minmax(230px,1.35fr)}.app-pentest-evidence[data-astro-cid-6ac6ndhw]{grid-column:1 / -1}.app-pentest-evidence-list[data-astro-cid-6ac6ndhw]{grid-template-columns:repeat(3,minmax(0,1fr))}.app-pentest-evidence-actions[data-astro-cid-6ac6ndhw]{flex-direction:row;margin-top:.6rem;padding-top:.6rem;border-top:1px solid #f0edf3}}@media (max-width: 520px){.app-pentest-screen[data-astro-cid-6ac6ndhw]{font-size:.61rem}.app-pentest-head[data-astro-cid-6ac6ndhw]{align-items:flex-start}.app-pentest-title-wrap[data-astro-cid-6ac6ndhw]{display:grid;gap:.3rem}.app-pentest-head-meta[data-astro-cid-6ac6ndhw]{display:grid;justify-items:end;gap:.3rem}.app-pentest-scope-items[data-astro-cid-6ac6ndhw]{gap:.55rem}.app-pentest-scope-items[data-astro-cid-6ac6ndhw] b[data-astro-cid-6ac6ndhw]{font-size:.48rem}.app-pentest-scope-items[data-astro-cid-6ac6ndhw] small[data-astro-cid-6ac6ndhw]{font-size:.43rem}.app-pentest-grid[data-astro-cid-6ac6ndhw]{grid-template-columns:1fr}.app-pentest-steps[data-astro-cid-6ac6ndhw]{order:2;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.25rem;padding:.5rem}.app-pentest-steps-label[data-astro-cid-6ac6ndhw],.app-pentest-steps-foot[data-astro-cid-6ac6ndhw]{grid-column:1 / -1}.app-pentest-step[data-astro-cid-6ac6ndhw]{display:grid;grid-template-columns:1fr;justify-items:center;gap:.18rem;min-height:3.7rem;padding:.3rem .12rem;text-align:center}.app-pentest-step-num[data-astro-cid-6ac6ndhw]{padding-top:0}.app-pentest-step-copy[data-astro-cid-6ac6ndhw]{justify-items:center}.app-pentest-step-copy[data-astro-cid-6ac6ndhw] b[data-astro-cid-6ac6ndhw]{font-size:.39rem}.app-pentest-step-copy[data-astro-cid-6ac6ndhw] strong[data-astro-cid-6ac6ndhw]{max-width:4.3rem;font-size:.45rem}.app-pentest-step-copy[data-astro-cid-6ac6ndhw] small[data-astro-cid-6ac6ndhw],.app-pentest-step[data-astro-cid-6ac6ndhw]>iconify-icon[data-astro-cid-6ac6ndhw]{display:none}.app-pentest-visual[data-astro-cid-6ac6ndhw]{order:1}.app-pentest-evidence[data-astro-cid-6ac6ndhw]{order:3}.app-pentest-evidence-list[data-astro-cid-6ac6ndhw]{gap:.25rem}.app-pentest-evidence-item[data-astro-cid-6ac6ndhw]{padding:.35rem .15rem}.app-pentest-evidence-item[data-astro-cid-6ac6ndhw] b[data-astro-cid-6ac6ndhw]{font-size:.47rem}.app-pentest-evidence-item[data-astro-cid-6ac6ndhw] small[data-astro-cid-6ac6ndhw],.app-pentest-readonly[data-astro-cid-6ac6ndhw]{font-size:.42rem}.app-pentest-node[data-astro-cid-6ac6ndhw]{width:3.8rem}}@media (prefers-reduced-motion: reduce){.app-pentest-status[data-astro-cid-6ac6ndhw] span[data-astro-cid-6ac6ndhw],.app-pentest-core-ring[data-astro-cid-6ac6ndhw]{animation:none}.app-pentest-step[data-astro-cid-6ac6ndhw],.app-pentest-node[data-astro-cid-6ac6ndhw],.app-pentest-links[data-astro-cid-6ac6ndhw] path[data-astro-cid-6ac6ndhw],.app-pentest-evidence-actions[data-astro-cid-6ac6ndhw] button[data-astro-cid-6ac6ndhw]{transition:none}}.app-pentest-screen--compact[data-astro-cid-6ac6ndhw]{gap:.55rem;font-size:.62rem}.app-pentest-screen--compact[data-astro-cid-6ac6ndhw] .app-pentest-head[data-astro-cid-6ac6ndhw]{gap:.6rem;padding:.05rem .2rem 0}.app-pentest-screen--compact[data-astro-cid-6ac6ndhw] .app-pentest-title-wrap[data-astro-cid-6ac6ndhw]{gap:.45rem}.app-pentest-screen--compact[data-astro-cid-6ac6ndhw] .app-pentest-head[data-astro-cid-6ac6ndhw] h3[data-astro-cid-6ac6ndhw]{font-size:.92rem}.app-pentest-screen--compact[data-astro-cid-6ac6ndhw] .app-pentest-head-meta[data-astro-cid-6ac6ndhw]{gap:.5rem;font-size:.46rem}.app-pentest-screen--compact[data-astro-cid-6ac6ndhw] .app-pentest-scope[data-astro-cid-6ac6ndhw]{gap:.5rem;padding:.4rem .5rem}.app-pentest-screen--compact[data-astro-cid-6ac6ndhw] .app-pentest-scope-items[data-astro-cid-6ac6ndhw]{gap:1rem}.app-pentest-screen--compact[data-astro-cid-6ac6ndhw] .app-pentest-grid[data-astro-cid-6ac6ndhw]{gap:.5rem}.app-pentest-screen--compact[data-astro-cid-6ac6ndhw] .app-pentest-steps[data-astro-cid-6ac6ndhw]{padding:.5rem}.app-pentest-screen--compact[data-astro-cid-6ac6ndhw] .app-pentest-step[data-astro-cid-6ac6ndhw]{min-height:2.35rem;padding:.22rem .25rem}.app-pentest-screen--compact[data-astro-cid-6ac6ndhw] .app-pentest-steps-foot[data-astro-cid-6ac6ndhw]{padding:.5rem .15rem .05rem}.app-pentest-screen--compact[data-astro-cid-6ac6ndhw] .app-pentest-visual[data-astro-cid-6ac6ndhw]{padding:.55rem}.app-pentest-screen--compact[data-astro-cid-6ac6ndhw] .app-pentest-panel-head[data-astro-cid-6ac6ndhw]{margin-bottom:.4rem}.app-pentest-screen--compact[data-astro-cid-6ac6ndhw] .app-pentest-panel-head[data-astro-cid-6ac6ndhw] h4[data-astro-cid-6ac6ndhw],.app-pentest-screen--compact[data-astro-cid-6ac6ndhw] .app-pentest-evidence-head[data-astro-cid-6ac6ndhw] h4[data-astro-cid-6ac6ndhw]{font-size:.72rem}.app-pentest-screen--compact[data-astro-cid-6ac6ndhw] .app-pentest-canvas[data-astro-cid-6ac6ndhw]{height:8rem}.app-pentest-screen--compact[data-astro-cid-6ac6ndhw] .app-pentest-node[data-astro-cid-6ac6ndhw]{width:3.7rem;height:1.8rem}.app-pentest-screen--compact[data-astro-cid-6ac6ndhw] .app-pentest-core[data-astro-cid-6ac6ndhw]{width:3.8rem;height:3.8rem}.app-pentest-screen--compact[data-astro-cid-6ac6ndhw] .app-pentest-event[data-astro-cid-6ac6ndhw]{margin-top:.4rem;padding:.4rem .45rem}.app-pentest-screen--compact[data-astro-cid-6ac6ndhw] .app-pentest-evidence[data-astro-cid-6ac6ndhw]{padding:.55rem}.app-pentest-screen--compact[data-astro-cid-6ac6ndhw] .app-pentest-evidence-list[data-astro-cid-6ac6ndhw]{gap:.35rem;margin-top:.6rem}.app-pentest-screen--compact[data-astro-cid-6ac6ndhw] .app-pentest-evidence-item[data-astro-cid-6ac6ndhw]{padding:.38rem .25rem}.app-pentest-screen--compact[data-astro-cid-6ac6ndhw] .app-pentest-evidence-actions[data-astro-cid-6ac6ndhw]{gap:.3rem;padding-top:.55rem}.plex-showcase[data-astro-cid-ccdg6ai2]{isolation:isolate}.plex-stage[data-astro-cid-ccdg6ai2]{background:#f4f4f8}.plex-app[data-astro-cid-ccdg6ai2]{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.plex-app[data-astro-cid-ccdg6ai2] .plex-nav-on[data-astro-cid-ccdg6ai2]{background-color:#f4f2ff}.plex-scroll[data-astro-cid-ccdg6ai2]::-webkit-scrollbar{width:8px;height:8px}.plex-scroll[data-astro-cid-ccdg6ai2]::-webkit-scrollbar-thumb{background:#8220ff2e;border-radius:8px}.plex-scroll[data-astro-cid-ccdg6ai2]::-webkit-scrollbar-track{background:transparent}.plex-spin[data-astro-cid-ccdg6ai2]{animation:plexSpin .8s linear infinite;display:inline-block}@keyframes plexSpin{to{transform:rotate(360deg)}}.plex-cursor[data-astro-cid-ccdg6ai2]{animation:plexBlink 1s step-end infinite}@keyframes plexBlink{50%{opacity:0}}.plex-app[data-astro-cid-ccdg6ai2] .plex-screen[data-astro-cid-ccdg6ai2]{transition:opacity .2s ease,transform .2s ease;will-change:opacity,transform}.plex-app[data-astro-cid-ccdg6ai2] .plex-screen[data-astro-cid-ccdg6ai2].is-entering{opacity:0;transform:translateY(6px)}.plex-app[data-astro-cid-ccdg6ai2] .plex-screen[data-astro-cid-ccdg6ai2].is-leaving{opacity:0;transform:translateY(-4px);pointer-events:none}.plex-app[data-astro-cid-ccdg6ai2] [data-astro-cid-ccdg6ai2][data-app-title]{transition:opacity .14s ease}.plex-app[data-astro-cid-ccdg6ai2] [data-astro-cid-ccdg6ai2][data-app-title].is-swapping{opacity:0}@media (prefers-reduced-motion: reduce){.plex-app[data-astro-cid-ccdg6ai2] .plex-screen[data-astro-cid-ccdg6ai2],.plex-app[data-astro-cid-ccdg6ai2] [data-astro-cid-ccdg6ai2][data-app-title]{transition:none!important}.plex-app[data-astro-cid-ccdg6ai2] .plex-screen[data-astro-cid-ccdg6ai2].is-entering,.plex-app[data-astro-cid-ccdg6ai2] .plex-screen[data-astro-cid-ccdg6ai2].is-leaving{opacity:1;transform:none}}.plex-app[data-astro-cid-ccdg6ai2] .plex-interactive[data-astro-cid-ccdg6ai2]{position:relative;box-shadow:inset 0 0 0 1px #8220ff1a;transition:box-shadow .15s ease,background-color .15s ease,transform .08s ease}.plex-app[data-astro-cid-ccdg6ai2] .plex-interactive[data-astro-cid-ccdg6ai2]:hover{box-shadow:inset 0 0 0 1px #8220ff47}.plex-app[data-astro-cid-ccdg6ai2] .plex-interactive[data-astro-cid-ccdg6ai2]:active{transform:translateY(.5px);box-shadow:inset 0 0 0 1px #8220ff66}.plex-app[data-astro-cid-ccdg6ai2] .plex-interactive[data-astro-cid-ccdg6ai2]:focus-visible{outline:none;box-shadow:inset 0 0 0 1px #8220ff47,0 0 0 2px #fff,0 0 0 4px #8220ffa6;z-index:2}.plex-app[data-astro-cid-ccdg6ai2] tr[data-astro-cid-ccdg6ai2].plex-interactive,.plex-app[data-astro-cid-ccdg6ai2] tr[data-astro-cid-ccdg6ai2].plex-interactive:hover{box-shadow:none}.plex-app[data-astro-cid-ccdg6ai2] tr[data-astro-cid-ccdg6ai2].plex-interactive:active{transform:none;box-shadow:none}.plex-app[data-astro-cid-ccdg6ai2] tr[data-astro-cid-ccdg6ai2].plex-interactive:focus-visible{outline:none;box-shadow:inset 0 0 0 2px #8220ff8c}.plex-app[data-astro-cid-ccdg6ai2] .plex-nav[data-astro-cid-ccdg6ai2].plex-interactive{box-shadow:none}.plex-app[data-astro-cid-ccdg6ai2] .plex-row-go[data-astro-cid-ccdg6ai2]{color:#c9c6d4;opacity:0;transform:translate(-3px);transition:color .15s ease,opacity .15s ease,transform .15s ease}.plex-app[data-astro-cid-ccdg6ai2] tr[data-astro-cid-ccdg6ai2].plex-interactive:first-child .plex-row-go[data-astro-cid-ccdg6ai2]{opacity:.55}.plex-app[data-astro-cid-ccdg6ai2] tr[data-astro-cid-ccdg6ai2].plex-interactive:hover .plex-row-go[data-astro-cid-ccdg6ai2],.plex-app[data-astro-cid-ccdg6ai2] tr[data-astro-cid-ccdg6ai2].plex-interactive:focus-visible .plex-row-go[data-astro-cid-ccdg6ai2],.plex-app[data-astro-cid-ccdg6ai2] tr[data-astro-cid-ccdg6ai2].plex-interactive:focus-within .plex-row-go[data-astro-cid-ccdg6ai2]{color:#8220ff;opacity:1;transform:translate(0)}.plex-app[data-astro-cid-ccdg6ai2] .plex-nav[data-astro-cid-ccdg6ai2][data-nav]{cursor:pointer}.plex-app[data-astro-cid-ccdg6ai2] .plex-nav[data-astro-cid-ccdg6ai2][data-nav]:after{content:"";position:absolute;left:50%;bottom:4px;width:14px;height:2px;border-radius:2px;transform:translate(-50%);background:#8220ff29;transition:background-color .15s ease,width .15s ease}.plex-app[data-astro-cid-ccdg6ai2] .plex-nav[data-astro-cid-ccdg6ai2][data-nav]:hover:after{background:#8220ff73;width:20px}.plex-app[data-astro-cid-ccdg6ai2] .plex-nav[data-astro-cid-ccdg6ai2].plex-nav-on:after{background:transparent}.plex-app[data-astro-cid-ccdg6ai2] .plex-nav[data-astro-cid-ccdg6ai2][disabled]:after{display:none}.plex-app[data-astro-cid-ccdg6ai2] .plex-nav[data-astro-cid-ccdg6ai2][disabled]{cursor:default}.plex-app[data-astro-cid-ccdg6ai2] .plex-nav[data-astro-cid-ccdg6ai2][data-nav]:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #8220ff8c}.plex-app[data-astro-cid-ccdg6ai2] .plex-control[data-astro-cid-ccdg6ai2]:active{transform:translateY(.5px)}.plex-app[data-astro-cid-ccdg6ai2] .plex-control[data-astro-cid-ccdg6ai2]:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #8220ff8c}.plex-hint[data-astro-cid-ccdg6ai2]{transition:opacity .3s ease,transform .3s ease}.plex-hint[data-astro-cid-ccdg6ai2][hidden]{display:none}.plex-hint[data-astro-cid-ccdg6ai2].is-dismissed{opacity:0;transform:translateY(-4px);pointer-events:none}@media (prefers-reduced-motion: reduce){.plex-app[data-astro-cid-ccdg6ai2] .plex-interactive[data-astro-cid-ccdg6ai2],.plex-app[data-astro-cid-ccdg6ai2] .plex-row-go[data-astro-cid-ccdg6ai2],.plex-app[data-astro-cid-ccdg6ai2] .plex-nav[data-astro-cid-ccdg6ai2][data-nav]:after,.plex-app[data-astro-cid-ccdg6ai2] .plex-control[data-astro-cid-ccdg6ai2],.plex-hint[data-astro-cid-ccdg6ai2]{transition:none}.plex-app[data-astro-cid-ccdg6ai2] .plex-interactive[data-astro-cid-ccdg6ai2]:active,.plex-app[data-astro-cid-ccdg6ai2] .plex-control[data-astro-cid-ccdg6ai2]:active{transform:none}.plex-app[data-astro-cid-ccdg6ai2] tr[data-astro-cid-ccdg6ai2].plex-interactive .plex-row-go[data-astro-cid-ccdg6ai2]{opacity:.55;transform:none}}.plex-fd[data-astro-cid-ccdg6ai2][hidden]{display:none}.plex-fd-backdrop[data-astro-cid-ccdg6ai2]{opacity:0;transition:opacity .26s ease}.plex-fd-float[data-astro-cid-ccdg6ai2]{opacity:0;transition:opacity .26s ease .12s}.plex-fd-panel[data-astro-cid-ccdg6ai2]{transform:translate(100%);transition:transform .3s cubic-bezier(.22,.61,.36,1);will-change:transform}.plex-fd[data-astro-cid-ccdg6ai2].is-open .plex-fd-backdrop[data-astro-cid-ccdg6ai2],.plex-fd[data-astro-cid-ccdg6ai2].is-open .plex-fd-float[data-astro-cid-ccdg6ai2]{opacity:1}.plex-fd[data-astro-cid-ccdg6ai2].is-open .plex-fd-panel[data-astro-cid-ccdg6ai2]{transform:translate(0)}.plex-fd-chip[data-astro-cid-ccdg6ai2]{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:9999px;border:1px solid #E5E7EB;background:#fff;color:#6b7280;font-weight:500}.plex-fd-cell[data-astro-cid-ccdg6ai2]{display:flex;flex-direction:column;gap:2px;padding:10px 12px;border-right:1px solid #EFEFEF;border-bottom:1px solid #EFEFEF}.plex-fd-cell[data-astro-cid-ccdg6ai2]:last-child{border-right:0}.plex-fd-cl[data-astro-cid-ccdg6ai2]{font-size:9.5px;text-transform:uppercase;letter-spacing:.06em;color:#9a9a9a}.plex-fd-cv[data-astro-cid-ccdg6ai2]{font-size:12.5px;font-weight:700;color:#191919}@media (prefers-reduced-motion: reduce){.plex-fd-backdrop[data-astro-cid-ccdg6ai2],.plex-fd-float[data-astro-cid-ccdg6ai2],.plex-fd-panel[data-astro-cid-ccdg6ai2]{transition:none!important}.plex-fd-panel[data-astro-cid-ccdg6ai2]{transform:none}}.plex-tour-layer[data-astro-cid-ccdg6ai2]{position:absolute;inset:0;pointer-events:none;z-index:40;overflow:hidden}.plex-cursor-ptr[data-astro-cid-ccdg6ai2]{position:absolute;top:0;left:0;width:22px;height:22px;margin:-3px 0 0 -4px;transform:translate(-40px,-40px);transform-origin:4px 3px;opacity:0;filter:drop-shadow(0 2px 3px rgba(40,18,80,.28));transition:transform .52s cubic-bezier(.22,.61,.36,1),opacity .22s ease;will-change:transform,opacity}.plex-cursor-ptr[data-astro-cid-ccdg6ai2].is-visible{opacity:1}.plex-cursor-ptr[data-astro-cid-ccdg6ai2].is-pressing{animation:plexPtrPress .26s ease}@keyframes plexPtrPress{35%{transform:var(--px-cursor-tf) scale(.82)}to{transform:var(--px-cursor-tf) scale(1)}}.plex-ripple[data-astro-cid-ccdg6ai2]{position:absolute;top:0;left:0;width:16px;height:16px;margin:-8px 0 0 -8px;border-radius:9999px;border:2px solid #8220FF;transform:translate(-40px,-40px) scale(.3);opacity:0;will-change:transform,opacity}.plex-ripple[data-astro-cid-ccdg6ai2].is-firing{animation:plexRipple .56s ease-out}@keyframes plexRipple{0%{opacity:.55;transform:var(--px-ripple-tf) scale(.3)}70%{opacity:.22}to{opacity:0;transform:var(--px-ripple-tf) scale(2.6)}}.plex-app[data-astro-cid-ccdg6ai2] .px-target-active[data-astro-cid-ccdg6ai2]{position:relative;z-index:30;border-radius:10px;box-shadow:0 0 0 2px #8220ff,0 0 0 6px #8220ff2e,0 8px 22px -8px #8220ff73;transition:box-shadow .22s ease}.plex-app[data-astro-cid-ccdg6ai2] tr[data-astro-cid-ccdg6ai2].px-target-active{border-radius:0;box-shadow:inset 3px 0 #8220ff,inset 0 0 0 2px #8220ff8c;background-color:#faf9ff}.plex-app[data-astro-cid-ccdg6ai2] .plex-nav[data-astro-cid-ccdg6ai2].px-target-active{box-shadow:0 0 0 2px #8220ff,0 0 0 6px #8220ff29}.plex-autobadge[data-astro-cid-ccdg6ai2]{display:inline-flex;align-items:center;gap:6px;height:20px;padding:0 8px;margin-left:6px;border-radius:9999px;background:#8220ff1a;color:#8220ff;font-size:10px;font-weight:600;letter-spacing:.02em;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.plex-autobadge[data-astro-cid-ccdg6ai2][hidden]{display:none}.plex-autobadge-pulse[data-astro-cid-ccdg6ai2]{width:6px;height:6px;border-radius:9999px;background:#8220ff;box-shadow:0 0 #8220ff8c;animation:plexBadgePulse 1.6s ease-out infinite}@keyframes plexBadgePulse{0%{box-shadow:0 0 #8220ff80}70%{box-shadow:0 0 0 6px #8220ff00}to{box-shadow:0 0 #8220ff00}}.plex-autobadge-dots[data-astro-cid-ccdg6ai2]{display:inline-flex;gap:3px}.plex-autobadge-dots[data-astro-cid-ccdg6ai2] i[data-astro-cid-ccdg6ai2]{width:4px;height:4px;border-radius:9999px;background:#8220ff4d;transition:background-color .2s ease,transform .2s ease}.plex-autobadge-dots[data-astro-cid-ccdg6ai2] i[data-astro-cid-ccdg6ai2].is-on{background:#8220ff;transform:scale(1.25)}@media (prefers-reduced-motion: reduce){.plex-tour-layer[data-astro-cid-ccdg6ai2],.plex-autobadge[data-astro-cid-ccdg6ai2]{display:none!important}.plex-app[data-astro-cid-ccdg6ai2] .px-target-active[data-astro-cid-ccdg6ai2],.plex-app[data-astro-cid-ccdg6ai2] tr[data-astro-cid-ccdg6ai2].px-target-active,.plex-app[data-astro-cid-ccdg6ai2] .plex-nav[data-astro-cid-ccdg6ai2].px-target-active{box-shadow:none}.plex-cursor-ptr[data-astro-cid-ccdg6ai2],.plex-ripple[data-astro-cid-ccdg6ai2],.plex-autobadge-pulse[data-astro-cid-ccdg6ai2]{animation:none!important;transition:none!important}}.sv-item[data-astro-cid-pfykowxf]{opacity:0;animation-fill-mode:forwards;animation-play-state:paused;animation-duration:.3s;animation-timing-function:ease-out;animation-delay:var(--d, 0ms)}.sv-item[data-astro-cid-pfykowxf]:not(.sv-conn){transform:translateY(6px) scale(.92);animation-name:svNodeIn}.sv-conn[data-astro-cid-pfykowxf]{transform-origin:left center;transform:scaleX(0);animation-name:svConnIn}#sv-flow[data-astro-cid-pfykowxf].sv-animate .sv-item[data-astro-cid-pfykowxf]{animation-play-state:running}@keyframes svNodeIn{to{opacity:1;transform:translateY(0) scale(1)}}@keyframes svConnIn{to{opacity:1;transform:scaleX(1)}}#sv-flow[data-astro-cid-pfykowxf].sv-animate [data-astro-cid-pfykowxf][data-pulse=bad]{animation:svNodeIn .3s ease-out var(--d) forwards,svBadPulse 1.8s ease-in-out calc(var(--d) + .4s) 3}#sv-flow[data-astro-cid-pfykowxf].sv-animate [data-astro-cid-pfykowxf][data-pulse=good]{animation:svNodeIn .3s ease-out var(--d) forwards,svGoodPulse 1.8s ease-in-out calc(var(--d) + .4s) 3}@keyframes svBadPulse{0%,to{box-shadow:0 0 #0000}50%{box-shadow:0 0 0 5px #0000002e}}@keyframes svGoodPulse{0%,to{box-shadow:0 0 #8220ff00}50%{box-shadow:0 0 0 5px #8220ff47}}.plex-cli-cast .ap-player{background:#212733!important;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace!important}.plex-cli-cast .ap-terminal{background:#212733!important}.plex-cli-cast .ap-control-bar{display:none!important}.plex-stat[data-astro-cid-pvyyuo2j]:hover .plex-stat-bg[data-astro-cid-pvyyuo2j]{opacity:1}
