/* Static product proofs for Maps and Priority Tasks.
   The screenshots are pre-rendered from the real 1700x925 CRM source; no UI is painted over them in the visitor's browser. */
.widget-showcase--map .catalog-visual,
.widget-showcase--priority .catalog-visual{min-height:0;padding:0;overflow:visible;background:transparent;border:0;box-shadow:none}
.widget-showcase--map .catalog-visual::before,
.widget-showcase--priority .catalog-visual::before{display:none}
.widget-showcase--map .catalog-media-frame,
.widget-showcase--priority .catalog-media-frame{padding:0;border:0;background:transparent;box-shadow:none;overflow:visible}

.static-crm-proof{margin:0;overflow:hidden;border:1px solid #dbe2ea;border-radius:16px;background:#fff;box-shadow:0 20px 52px rgba(17,38,68,.12)}
.static-crm-proof__bar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:11px 14px;border-bottom:1px solid #e6ebf0;background:#fbfcfd}
.static-crm-proof__bar span{font-size:8px;font-weight:900;letter-spacing:.075em;text-transform:uppercase;color:#7d8998}
.static-crm-proof__bar strong{font-size:11px;line-height:1.3;color:#293a50;text-align:right}
.static-crm-proof>img{display:block;width:100%;height:auto;aspect-ratio:1700/925;object-fit:contain;background:#fff}
.static-crm-proof figcaption{padding:11px 14px;border-top:1px solid #e8edf2;background:#fbfcfd;color:#627084;font-size:9px;line-height:1.45}

.static-proof-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:18px;align-items:start}
.static-proof-grid--map{grid-template-columns:minmax(0,1.45fr) minmax(310px,.7fr)}
.static-proof-grid--priority{grid-template-columns:minmax(0,1.4fr) minmax(310px,.72fr)}
.static-proof-card{overflow:hidden;border:1px solid #dfe5ec;border-radius:15px;background:#fff;box-shadow:0 14px 36px rgba(13,31,56,.07)}
.static-proof-card header{padding:12px 14px;border-bottom:1px solid #e8edf2;background:#fbfcfd}
.static-proof-card header span{display:block;font-size:7px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#7e8a99}
.static-proof-card header strong{display:block;margin-top:3px;font-size:11px;line-height:1.3;color:#293a50}
.static-proof-card>p{margin:0;padding:11px 14px;border-top:1px solid #edf0f3;background:#fbfcfd;color:#657487;font-size:8px;line-height:1.5}

.static-proof-crop{position:relative;height:340px;overflow:hidden;background:#f4f6f8}
.static-proof-crop img{position:absolute;height:auto;max-width:none;display:block}
.static-proof-crop--priority{height:330px;background:#eef2f6}
.static-proof-crop--priority img{right:0;top:-52px;width:100%}
.static-proof-crop--map{height:330px;background:#eef2f6}
.static-proof-crop--map img{left:0;top:-52px;width:100%;transform:none}

.static-proof-facts{display:grid;gap:9px;padding:16px;background:#f5f7fa}
.static-proof-facts>div{display:grid;grid-template-columns:30px 1fr;gap:10px;align-items:center;min-height:50px;padding:10px 11px;border:1px solid #e1e6ed;border-radius:8px;background:#fff}
.static-proof-facts b{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#eaf4ff;color:#2675cc;font-size:10px}
.static-proof-facts span{color:#34455b;font-size:9px;font-weight:700;line-height:1.35}

.static-proof-card--howto,.static-proof-card--priority-scale{align-self:start}
.static-proof-howto{display:grid;gap:0;padding:4px 15px;background:#fff}
.static-proof-howto>div{display:grid;grid-template-columns:34px 1fr;gap:11px;align-items:start;padding:15px 0;border-bottom:1px solid #edf1f5}
.static-proof-howto>div:last-child{border-bottom:0}
.static-proof-howto>div>b{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#edf5ff;color:#2876cd;font-size:10px}
.static-proof-howto span strong,.static-proof-howto span small{display:block}
.static-proof-howto span strong{font-size:10px;line-height:1.3;color:#293a50}
.static-proof-howto span small{margin-top:4px;font-size:8px;line-height:1.45;color:#748296}

.priority-scale{display:grid;gap:0;padding:4px 15px;background:#fff}
.priority-scale>div{display:grid;grid-template-columns:11px 1fr 28px;gap:10px;align-items:center;padding:13px 0;border-bottom:1px solid #edf1f5}
.priority-scale>div:last-child{border-bottom:0}
.priority-scale>div>i{width:9px;height:9px;border-radius:50%}
.priority-scale span strong,.priority-scale span small{display:block}
.priority-scale span strong{font-size:10px;line-height:1.3;color:#293a50}
.priority-scale span small{margin-top:3px;font-size:8px;line-height:1.35;color:#788598}
.priority-scale>div>b{display:grid;place-items:center;width:26px;height:26px;border-radius:7px;background:#f3f6f9;color:#6d7b8f;font-size:9px}
.priority-scale .is-critical>i{background:#e6534d}.priority-scale .is-high>i{background:#eda03d}.priority-scale .is-normal>i{background:#647fe0}.priority-scale .is-low>i{background:#32a46d}

.static-proof-result{margin:0 15px 15px;padding:13px 14px;border:1px solid #dce7f4;border-radius:9px;background:#f3f8ff}
.static-proof-result>*{display:block}.static-proof-result>span{font-size:7px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#6b7f99}.static-proof-result>strong{margin-top:5px;font-size:11px;line-height:1.3;color:#214d83}.static-proof-result>small{margin-top:5px;font-size:8px;line-height:1.45;color:#667990}
.static-proof-result--priority{border-color:#e4def8;background:#f8f6ff}.static-proof-result--priority>strong{color:#55428f}

.widget-video-section{position:relative}.widget-video-heading{margin-bottom:18px}
.widget-showcase--map .catalog-video-player,.widget-showcase--priority .catalog-video-player{display:block;width:min(100%,980px);aspect-ratio:16/9;margin:0 auto;border:1px solid rgba(24,45,77,.12);border-radius:14px;background:#071221;object-fit:contain;box-shadow:0 16px 42px rgba(12,29,56,.12)}

@media(max-width:1050px){
  .static-proof-grid--map,.static-proof-grid--priority{grid-template-columns:minmax(0,1.35fr) minmax(280px,.75fr)}
  .static-proof-crop--map img,.static-proof-crop--priority img{top:-38px;width:100%}
}
@media(max-width:900px){
  .static-crm-proof__bar{display:block}.static-crm-proof__bar strong{display:block;margin-top:4px;text-align:left}
  .static-proof-grid,.static-proof-grid--map,.static-proof-grid--priority{grid-template-columns:1fr}.static-proof-crop{height:390px}
  .static-proof-crop--priority{height:360px}.static-proof-crop--priority img{right:0;top:-55px;width:100%}.static-proof-crop--map{height:360px}.static-proof-crop--map img{left:0;top:-55px;width:100%;transform:none}
}
@media(max-width:640px){
  .static-crm-proof,.static-proof-card{border-radius:12px}.static-crm-proof__bar{padding:9px 10px}.static-crm-proof__bar span{font-size:6px}.static-crm-proof__bar strong{font-size:8px}.static-crm-proof figcaption{padding:9px 10px;font-size:7px}
  .static-proof-card header{padding:9px 10px}.static-proof-card header strong{font-size:9px}.static-proof-card>p{padding:9px 10px;font-size:7px}
  .static-proof-crop{height:300px}.static-proof-crop--priority{height:275px}.static-proof-crop--priority img{right:auto;left:50%;top:-38px;width:170%;transform:translateX(-50%)}.static-proof-crop--map{height:275px}.static-proof-crop--map img{left:50%;top:-38px;width:170%;transform:translateX(-50%)}
  .static-proof-facts{padding:11px}.static-proof-facts>div{min-height:44px;padding:8px}.static-proof-facts span{font-size:8px}
  .static-proof-howto,.priority-scale{padding:2px 11px}.static-proof-howto>div{grid-template-columns:30px 1fr;gap:9px;padding:12px 0}.static-proof-howto>div>b{width:28px;height:28px;font-size:9px}.static-proof-howto span strong,.priority-scale span strong{font-size:9px}.static-proof-howto span small,.priority-scale span small,.static-proof-result>small{font-size:7px}.priority-scale>div{padding:11px 0}.static-proof-result{margin:0 11px 11px;padding:11px}.static-proof-result>strong{font-size:9px}
}
@media(max-width:460px){
  .static-proof-crop{height:240px}.static-proof-crop--priority{height:225px}.static-proof-crop--priority img{left:50%;top:-32px;width:190%;transform:translateX(-50%)}.static-proof-crop--map{height:225px}.static-proof-crop--map img{left:50%;top:-32px;width:190%;transform:translateX(-50%)}
}
