.wsn-vc-card{border:1px solid #ddd;border-radius:8px;background:#fff;margin:0 0 18px;padding:14px;box-shadow:0 1px 3px rgba(0,0,0,.05)}
.wsn-vc-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:8px;font-size:16px}.wsn-vc-sub{font-size:12px;color:#777;font-weight:400;margin-top:2px}.wsn-vc-badge{font-size:10px;letter-spacing:.05em;border:1px solid #d9a300;border-radius:999px;padding:3px 7px;background:#fff8d8;color:#6b5200;white-space:nowrap}
.wsn-vc-stage{display:flex;justify-content:center;align-items:center;min-height:300px;background:linear-gradient(#fafafa,#fff);border-radius:6px;overflow:hidden}.wsn-vc-stage svg{width:100%;max-width:420px;height:auto;display:block}
.wsn-vc-summary{text-align:center;font-size:13px;color:#555;margin-top:6px}.wsn-vc-debug{font-size:11px;white-space:pre-wrap;background:#f7f7f7;border:1px solid #eee;border-radius:4px;padding:8px;margin-top:10px;max-height:180px;overflow:auto}
@media (max-width:767px){.wsn-vc-card{padding:10px}.wsn-vc-stage{min-height:230px}.wsn-vc-head{font-size:15px}}


/* v1.0.4 safe responsive placement */
.wsn-vc-desktop-host{margin-top:16px;position:relative;min-height:1px}
.wsn-vc-desktop-mirror{position:-webkit-sticky;position:sticky;top:12px;z-index:20;margin-bottom:18px}
.wsn-vc-source-hidden{display:none!important}
.wsn-vc-mobile-jump{display:none;width:100%;margin:0 0 12px;text-align:left;white-space:normal;border-radius:7px;padding:10px 12px}
.wsn-vc-mobile-jump-title{display:block;font-weight:600;font-size:14px}
.wsn-vc-mobile-mini{display:block;font-size:11px;color:#777;font-weight:400;margin-top:2px;line-height:1.3}
@media (max-width:767px){
  .wsn-vc-mobile-jump{display:block}
  .wsn-vc-source-hidden{display:block!important}
}


/* v1.0.8 — controlled desktop follow + larger preview */
@media (min-width:768px){
  .wsn-vc-desktop-host{
    position:relative !important;
    width:100% !important;
    margin-top:16px;
    overflow:visible !important;
  }
  .wsn-vc-desktop-mirror{
    position:relative;
    top:auto;
    z-index:40;
    width:100%;
    transform:scale(1.10);
    transform-origin:top center;
    margin-bottom:44px;
  }
  .wsn-vc-desktop-mirror.wsn-vc-following{
    margin-bottom:0;
  }
  .wsn-vc-desktop-mirror .wsn-vc-stage{
    min-height:325px;
  }
  .wsn-vc-desktop-mirror .wsn-vc-stage svg{
    max-width:455px;
  }
}


/* v1.0.17 — customer help cards. Storefront guidance only; no option behavior changes. */
.wsn-vc-help-btn{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;margin-left:4px;border:1px solid #9aa4ad;border-radius:50%;background:#fff;color:#4b5964;font-size:12px;font-weight:700;line-height:18px;vertical-align:middle;cursor:pointer}
.wsn-vc-help-btn:hover,.wsn-vc-help-btn:focus{background:#f3f6f8;color:#1f2d38;outline:none}
.wsn-vc-help-overlay{display:none;position:fixed;z-index:100000;inset:0;background:rgba(0,0,0,.48);padding:20px;align-items:center;justify-content:center}
.wsn-vc-help-overlay.is-open{display:flex}
.wsn-vc-help-dialog{position:relative;width:min(430px,100%);max-height:88vh;overflow:auto;background:#fff;border-radius:10px;box-shadow:0 12px 40px rgba(0,0,0,.28);padding:22px}
.wsn-vc-help-close{position:absolute;right:9px;top:7px;border:0;background:transparent;color:#666;font-size:28px;line-height:28px;padding:2px 7px;cursor:pointer}
.wsn-vc-help-content h3{margin:0 34px 12px 0;font-size:20px;color:#333}
.wsn-vc-help-content p{margin:12px 0 0;font-size:14px;line-height:1.55;color:#4d4d4d}
.wsn-vc-help-photo{text-align:center;background:#fafafa;border:1px solid #eee;border-radius:8px;padding:10px}
.wsn-vc-help-photo img{display:block;margin:0 auto;max-width:100%;max-height:210px;width:auto;height:auto;object-fit:contain}
@media(max-width:767px){.wsn-vc-help-overlay{padding:12px}.wsn-vc-help-dialog{padding:18px}.wsn-vc-help-photo img{max-height:180px}}


/* v1.0.18 — Frame Thickness help card only. */
.wsn-vc-help-rich p{margin:10px 0 0;font-size:14px;line-height:1.5;color:#4d4d4d}
.wsn-vc-help-rich .wsn-vc-help-tip{margin-top:14px;padding:10px 12px;border-left:3px solid #8b969f;background:#f7f8f9;border-radius:3px}
.wsn-vc-help-dialog:has(.wsn-vc-help-rich){width:min(620px,100%)}
.wsn-vc-help-rich+.wsn-vc-help-photo{max-height:none}


/* v1.0.20 — selected Frame Thickness profile only; true proportional outer dimensions. */
.wsn-vc-help-profile{margin:2px 0 12px;padding:12px;background:#fff;border:1px solid #e2e5e7;border-radius:8px;text-align:center}
.wsn-vc-frame-profile-svg{display:block;width:100%;max-width:460px;max-height:310px;margin:0 auto;overflow:visible}
.wsn-vc-frame-name{font-size:16px!important;color:#333!important}
@media(max-width:767px){.wsn-vc-frame-profile-svg{max-height:250px}.wsn-vc-help-profile{padding:8px}}
