.gcw-wrap{border:1px solid #e5e7eb;border-radius:18px;padding:18px;background:#fff;box-shadow:0 12px 35px rgba(15,23,42,.08);margin:24px 0;font-family:inherit}.gcw-panel{display:flex;justify-content:space-between;gap:16px;align-items:center}.gcw-badge{display:inline-block;background:#111827;color:#fff;font-size:12px;padding:4px 8px;border-radius:999px;margin-bottom:8px}.gcw-panel h3{margin:0 0 6px;font-size:24px}.gcw-panel p{margin:0;color:#64748b}.gcw-actions{display:flex;gap:8px;flex-wrap:wrap}.gcw-actions button{border:0;border-radius:12px;padding:10px 14px;cursor:pointer;font-weight:700}.gcw-start{background:#2563eb;color:#fff}.gcw-stop{background:#e5e7eb;color:#111827}.gcw-status{display:flex;gap:16px;flex-wrap:wrap;margin:14px 0;padding:10px 12px;background:#f8fafc;border-radius:12px;color:#334155}.gcw-selected-text{font-weight:700;color:#0f172a}.gcw-stage{position:relative;display:none;max-width:520px;aspect-ratio:16/10;background:#0f172a;border-radius:16px;overflow:hidden;margin:16px 0}.gcw-stage.gcw-active{display:block}.gcw-video,.gcw-canvas{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scaleX(-1)}.gcw-cursor{position:fixed;width:26px;height:26px;border-radius:999px;border:3px solid #22c55e;background:rgba(34,197,94,.25);z-index:999999;pointer-events:none;display:none;transform:translate(-50%,-50%)}.gcw-countdown{position:absolute;right:12px;top:12px;background:rgba(34,197,94,.95);color:#fff;border-radius:999px;width:54px;height:54px;display:none;align-items:center;justify-content:center;font-weight:900}.gcw-help{display:grid;gap:6px;color:#475569;font-size:14px}.gcw-selected{outline:4px solid #22c55e!important;outline-offset:4px!important;border-radius:10px!important;transition:outline .15s ease}.gcw-click-flash{animation:gcwFlash .4s ease}@keyframes gcwFlash{0%{filter:brightness(1)}50%{filter:brightness(1.4)}100%{filter:brightness(1)}}@media(max-width:640px){.gcw-panel{display:block}.gcw-actions{margin-top:12px}.gcw-stage{max-width:100%}}
