.ml-camera-v2{padding:18px;border:1px solid var(--ml-border);border-radius:var(--ml-radius-lg);background:#fff;box-shadow:var(--ml-shadow)}.ml-camera-v2-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.ml-camera-v2-tabs button,.ml-camera-v2-modes button{min-height:38px;padding:8px 13px;border:1px solid rgba(21,130,199,.2);border-radius:999px;background:#eaf5fc;color:#0d5f9c;font:inherit;font-size:.84rem;font-weight:750;cursor:pointer}.ml-camera-v2-tabs button.active,.ml-camera-v2-modes button.active,.ml-camera-v2-tabs button:hover,.ml-camera-v2-modes button:hover{border-color:#002050;background:#002050;color:#fff}.ml-camera-v2-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}.ml-camera-v2-copy h2{margin:0;color:#0f172a;font-size:clamp(1.22rem,2vw,1.65rem);line-height:1.2;font-weight:730;letter-spacing:-.025em}.ml-camera-v2-meta{margin:6px 0 0;color:#64748b;font-size:.86rem;font-weight:600}.ml-camera-v2-modes{display:flex;gap:8px;white-space:nowrap}.ml-camera-v2-stage{position:relative;display:flex;min-height:260px;align-items:center;justify-content:center;overflow:hidden;padding:12px;border:1px solid var(--ml-border);border-radius:18px;background:#f4f8fc}.ml-camera-v2-stage img{display:block;width:100%;height:auto;max-height:82vh;object-fit:contain;border-radius:12px;background:#fff;transition:opacity .2s ease}.ml-camera-v2-stage img.is-changing{opacity:.96}.ml-camera-v2-loading{position:absolute;inset:12px;z-index:4;display:flex;align-items:center;justify-content:center;border-radius:12px;background:rgba(245,248,252,.76);backdrop-filter:blur(2px);pointer-events:none}.ml-camera-v2-loading[hidden]{display:none!important}.ml-camera-v2-loading span{padding:9px 13px;border:1px solid rgba(21,130,199,.18);border-radius:999px;background:rgba(255,255,255,.92);font-size:.86rem;font-weight:750}.ml-camera-v2-fullscreen{position:absolute;top:22px;left:22px;right:auto;z-index:6;width:38px;height:38px;border:1px solid rgba(15,23,42,.15);border-radius:11px;background:rgba(255,255,255,.92);color:#0d5f9c;box-shadow:0 7px 18px rgba(15,23,42,.15);font-size:1.12rem;font-weight:800;cursor:pointer}.ml-camera-v2-fullscreen:hover{background:#002050;color:#fff}.ml-camera-v2-stage:fullscreen,.ml-camera-v2-stage.is-fullscreen{width:100vw;height:100vh;padding:18px;border:0;border-radius:0;background:#07111f}.ml-camera-v2-stage:fullscreen img,.ml-camera-v2-stage.is-fullscreen img{width:100%;height:100%;max-height:none;object-fit:contain;border-radius:0;background:#07111f}@media(max-width:760px){.ml-camera-v2{padding:15px}.ml-camera-v2-tabs{flex-wrap:nowrap;overflow-x:auto}.ml-camera-v2-tabs button{flex:0 0 auto}.ml-camera-v2-head{flex-direction:column;gap:12px}.ml-camera-v2-modes{width:100%}.ml-camera-v2-modes button{flex:1}.ml-camera-v2-stage{min-height:210px;padding:7px;border-radius:15px}.ml-camera-v2-fullscreen{top:14px;left:14px;right:auto;width:36px;height:36px}}
