.wicam-usecase{--wicam-uc-accent:#1BA6B0;--wicam-uc-attention:#FFBA31;background:#071626;color:#F5F8FC;padding:clamp(26px,4vw,52px);border-radius:24px;position:relative;overflow:hidden;isolation:isolate}.wicam-usecase:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(245,248,252,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(245,248,252,.022) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(to left,rgba(7,22,38,.8),transparent 72%);z-index:-1}.wicam-usecase__head{max-width:700px;margin-bottom:24px}.wicam-usecase__head>span{display:inline-flex;color:var(--wicam-uc-accent);font-size:var(--wicam-fs-small);font-weight:800;letter-spacing:.01em;margin-bottom:8px}.wicam-usecase__head h2{margin:0;color:#F5F8FC;font-size:var(--wicam-fs-h2);line-height:var(--wicam-leading-heading)}.wicam-usecase__tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.wicam-usecase__tab{appearance:none;border:1px solid rgba(245,248,252,.1);background:rgba(245,248,252,.045);color:#DCE5F0;border-radius:999px;padding:8px 13px;display:inline-flex;align-items:center;gap:7px;cursor:pointer;font:inherit;font-size:var(--wicam-fs-small);font-weight:750;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.wicam-usecase__tab span{display:grid;place-items:center;width:20px;height:20px;color:var(--wicam-uc-accent)}.wicam-usecase__tab svg{width:18px;height:18px}.wicam-usecase__tab:hover{transform:translateY(-1px);border-color:rgba(27,166,176,.42)}.wicam-usecase__tab.is-active{background:var(--wicam-uc-accent);border-color:var(--wicam-uc-accent);color:#071626}.wicam-usecase__tab.is-active span{color:#071626}.wicam-usecase__stage{position:relative;min-height:400px;border:1px solid rgba(245,248,252,.08);border-radius:18px;background:rgba(13,35,64,.72);overflow:hidden}.wicam-usecase__panel{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);min-height:400px}.wicam-usecase__panel[hidden]{display:none}.wicam-usecase__copy{padding:clamp(28px,4vw,58px);display:flex;flex-direction:column;justify-content:center}.wicam-usecase__kicker{color:var(--wicam-uc-attention);font-size:var(--wicam-fs-small);font-weight:800}.wicam-usecase__panel h3{margin:8px 0 12px;font-size:var(--wicam-fs-h2);line-height:1.35;color:#F5F8FC}.wicam-usecase__panel p{margin:0 0 20px;color:#DCE5F0;font-size:var(--wicam-fs-body);line-height:1.95}.wicam-usecase__copy a{display:inline-flex;width:fit-content;gap:8px;align-items:center;text-decoration:none;color:#F5F8FC;font-weight:800}.wicam-usecase__copy a b{color:var(--wicam-uc-attention)}.wicam-usecase__visual{position:relative;min-height:340px;overflow:hidden;background:#0D2340}.wicam-usecase__visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.wicam-usecase__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,35,64,.7),transparent 45%)}.wicam-usecase__placeholder{position:absolute;inset:0;display:grid;place-items:center;color:rgba(27,166,176,.35);background:radial-gradient(circle at 50% 50%,rgba(27,166,176,.14),transparent 50%)}.wicam-usecase__placeholder svg{width:84px;height:84px}.wicam-usecase__focus{position:absolute;z-index:2;width:82px;height:82px;border:1px solid var(--wicam-uc-accent);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 18px rgba(27,166,176,.06),0 0 0 42px rgba(27,166,176,.025);animation:wicam-uc-focus 3.8s ease-in-out infinite}.wicam-usecase__focus:before,.wicam-usecase__focus:after{content:"";position:absolute;background:var(--wicam-uc-attention);opacity:.8}.wicam-usecase__focus:before{width:12px;height:2px;right:-6px;top:50%}.wicam-usecase__focus:after{width:2px;height:12px;top:-6px;left:50%}@keyframes wicam-uc-focus{0%,100%{transform:translate(-50%,-50%) scale(.96);opacity:.65}50%{transform:translate(-50%,-50%) scale(1.04);opacity:1}}
@media(max-width:767px){.wicam-usecase{padding:24px 18px}.wicam-usecase__tabs{flex-wrap:nowrap;overflow:auto;padding-bottom:4px;scrollbar-width:none}.wicam-usecase__tabs::-webkit-scrollbar{display:none}.wicam-usecase__tab{white-space:nowrap}.wicam-usecase__stage{min-height:0}.wicam-usecase__panel{grid-template-columns:1fr;min-height:0}.wicam-usecase__copy{padding:26px 22px}.wicam-usecase__visual{min-height:260px;order:-1}.wicam-usecase__visual:after{background:linear-gradient(0deg,rgba(13,35,64,.72),transparent 42%)}}
@media(prefers-reduced-motion:reduce){.wicam-usecase__focus{animation:none}}
