.wicam-detect{--wicam-detect-accent:#1BA6B0;--wicam-detect-attention:#FFBA31;background:#071626;color:#F5F8FC;padding:clamp(26px,4vw,54px);border-radius:24px;display:grid;grid-template-columns:minmax(270px,.72fr) minmax(0,1.28fr);gap:clamp(28px,5vw,66px);align-items:center;overflow:hidden;position:relative}.wicam-detect:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 16% 50%,rgba(27,166,176,.09),transparent 35%),linear-gradient(rgba(245,248,252,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(245,248,252,.018) 1px,transparent 1px);background-size:auto,28px 28px,28px 28px}.wicam-detect__copy,.wicam-detect__screen{position:relative;z-index:1}.wicam-detect__copy>span{color:var(--wicam-detect-accent);font-family:var(--wicam-font-data);font-size:.78rem;font-weight:800;letter-spacing:.12em}.wicam-detect__copy h2{margin:9px 0 12px;color:#F5F8FC;font-size:var(--wicam-fs-h2);line-height:var(--wicam-leading-heading)}.wicam-detect__copy p{color:#DCE5F0;line-height:1.95;margin:0}.wicam-detect__legend{margin-top:20px;color:rgba(220,229,240,.56);font-family:var(--wicam-font-data);font-size:.72rem;direction:ltr;text-align:left}.wicam-detect__legend i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--wicam-detect-accent);margin-right:6px;box-shadow:0 0 0 5px rgba(27,166,176,.1)}.wicam-detect__screen{aspect-ratio:16/10;background:#0D2340;border:1px solid rgba(245,248,252,.09);border-radius:17px;overflow:hidden;box-shadow:0 25px 65px rgba(7,22,38,.25)}.wicam-detect__screen>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.84) contrast(1.03)}.wicam-detect__screen:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,22,38,.18),rgba(7,22,38,.04) 45%,rgba(7,22,38,.34));pointer-events:none}.wicam-detect__placeholder{position:absolute;inset:0;display:flex;flex-direction:column;gap:14px;align-items:center;justify-content:center;color:rgba(220,229,240,.5)}.wicam-detect__placeholder svg{width:72px;height:72px;color:rgba(27,166,176,.34)}.wicam-detect__hud{position:absolute;z-index:4;top:14px;right:14px;left:14px;display:flex;justify-content:space-between;color:#F5F8FC;font-family:var(--wicam-font-data);font-size:.68rem;letter-spacing:.06em;text-shadow:0 1px 8px rgba(7,22,38,.55)}.wicam-detect__live{display:inline-flex;align-items:center;gap:5px}.wicam-detect__live i{width:6px;height:6px;border-radius:50%;background:var(--wicam-detect-attention);animation:wicam-live 1.6s ease-in-out infinite}.wicam-detect__box{position:absolute;z-index:5;left:var(--x);top:var(--y);width:var(--w);height:var(--h);border:1px solid var(--wicam-detect-accent);box-shadow:inset 0 0 0 1px rgba(27,166,176,.1);color:#F5F8FC}.wicam-detect__box:before,.wicam-detect__box:after{content:"";position:absolute;width:12px;height:12px;border-color:var(--wicam-detect-attention)}.wicam-detect__box:before{top:-2px;left:-2px;border-top:2px solid;border-left:2px solid}.wicam-detect__box:after{right:-2px;bottom:-2px;border-right:2px solid;border-bottom:2px solid}.wicam-detect__box b,.wicam-detect__box em{position:absolute;top:-23px;background:rgba(7,22,38,.76);padding:2px 5px;font-family:var(--wicam-font-data);font-size:.62rem;font-style:normal}.wicam-detect__box b{left:0;color:var(--wicam-detect-accent)}.wicam-detect__box em{right:0;color:#F5F8FC}.wicam-detect__scan{position:absolute;z-index:3;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--wicam-detect-accent),transparent);box-shadow:0 0 12px rgba(27,166,176,.55);animation:wicam-scan 5.2s ease-in-out infinite}.wicam-detect__reticle{position:absolute;z-index:3;left:50%;top:50%;width:54px;height:54px;border:1px solid rgba(245,248,252,.25);border-radius:50%;transform:translate(-50%,-50%)}.wicam-detect__reticle:before,.wicam-detect__reticle:after{content:"";position:absolute;background:rgba(245,248,252,.34)}.wicam-detect__reticle:before{width:16px;height:1px;left:50%;top:50%;transform:translate(-50%,-50%)}.wicam-detect__reticle:after{height:16px;width:1px;left:50%;top:50%;transform:translate(-50%,-50%)}@keyframes wicam-scan{0%,12%{top:10%;opacity:0}30%,72%{opacity:.75}88%,100%{top:90%;opacity:0}}@keyframes wicam-live{0%,100%{opacity:.45}50%{opacity:1}}
@media(max-width:820px){.wicam-detect{grid-template-columns:1fr;padding:26px 18px}.wicam-detect__screen{order:-1}.wicam-detect__legend{display:none}}
@media(prefers-reduced-motion:reduce){.wicam-detect__scan,.wicam-detect__live i{animation:none}}
@media(hover:hover) and (pointer:fine){.wicam-detect__screen>img{will-change:transform;transition:transform .22s cubic-bezier(.22,.61,.36,1),filter .22s ease}}
