/* myguideqr 2.26.0 — production /sg-demo-edit/ system.
   One canonical header, one footer, one package block, real laptop → QR → phone live flow. */

body.mq-demo-editor-v226,
body.mq-demo-editor-v226 *,
body.mq-demo-editor-v226 *::before,
body.mq-demo-editor-v226 *::after{box-sizing:border-box;}

body.mq-demo-editor-v226{
  margin:0;
  background:
    radial-gradient(circle at 8% 0%,rgba(216,170,79,.14),transparent 34rem),
    linear-gradient(180deg,var(--mqde-bg,#f6f8fb),#eef3f8 62%,#f8fafc 100%);
  color:#0f172a;
  font-family:Inter,"Noto Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
  overflow-x:hidden;
}

body.mq-demo-editor-v226 a{color:inherit;}
body.mq-demo-editor-v226 :focus-visible{outline:3px solid rgba(216,170,79,.58);outline-offset:3px;}

.mqde-page{width:min(calc(100% - 32px),1180px);margin:0 auto;padding:clamp(22px,3vw,38px) 0 clamp(42px,6vw,78px);}

.mqde-kicker,.mqde-eyebrow{display:inline-flex;align-items:center;width:max-content;max-width:100%;min-height:30px;margin:0;padding:0 11px;border-radius:999px;border:1px solid rgba(15,23,42,.10);background:#fff;color:#785614;font-size:11px;font-weight:950;letter-spacing:.12em;line-height:1;text-transform:uppercase;}

.mqde-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.72fr);gap:clamp(24px,4vw,48px);align-items:center;min-height:clamp(520px,61vh,720px);padding:clamp(28px,5vw,58px);overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:38px;background:radial-gradient(circle at 88% 10%,rgba(244,209,115,.18),transparent 24rem),radial-gradient(circle at 18% 92%,rgba(56,189,248,.10),transparent 22rem),linear-gradient(135deg,var(--mqde-hero,#0f172a),#111827 64%,#182133 100%);color:#fff;box-shadow:0 28px 90px rgba(15,23,42,.20);}
.mqde-hero::after{content:"";position:absolute;inset:auto -120px -160px auto;width:340px;height:340px;border-radius:999px;background:rgba(216,170,79,.12);filter:blur(18px);pointer-events:none;}
.mqde-hero-copy,.mqde-hero-panel{position:relative;z-index:1;}
.mqde-hero h1{max-width:820px;margin:18px 0 0;color:#fff;font-size:clamp(42px,5.6vw,74px);font-weight:950;letter-spacing:-.055em;line-height:.99;}
.mqde-hero-lead{max-width:740px;margin:20px 0 0;color:#e7edf8;font-size:clamp(17px,1.45vw,21px);font-weight:650;line-height:1.58;}
.mqde-hero-actions,.mqde-final-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px;}
.mqde-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:1px solid rgba(15,23,42,.14);border-radius:999px;background:#fff;color:#0f172a!important;font-size:13px;font-weight:950;letter-spacing:-.01em;text-decoration:none!important;box-shadow:0 12px 26px rgba(15,23,42,.10);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease;}
.mqde-button:hover{transform:translateY(-1px);box-shadow:0 16px 34px rgba(15,23,42,.14);}
.mqde-button.is-primary{background:var(--mqde-accent,#d8aa4f);border-color:rgba(15,23,42,.12);color:#111827!important;}
.mqde-button.is-ghost{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.24);color:#fff!important;box-shadow:none;}
.mqde-button.is-light-ghost{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.24);color:#fff!important;box-shadow:none;}

.mqde-note{display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;align-items:start;max-width:720px;margin-top:20px;padding:14px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:rgba(255,255,255,.08);color:#dce8f7;font-size:13px;font-weight:750;line-height:1.46;}
.mqde-note strong{display:grid;place-items:center;width:30px;height:30px;border-radius:999px;background:var(--mqde-accent,#d8aa4f);color:#111827;font-family:Georgia,"Times New Roman",serif;font-style:italic;font-size:18px;}

.mqde-hero-panel{padding:24px;border:1px solid rgba(255,255,255,.18);border-radius:30px;background:rgba(255,255,255,.10);box-shadow:0 28px 80px rgba(0,0,0,.24);backdrop-filter:blur(12px);}
.mqde-panel-top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px;color:#fff;font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;}
.mqde-dots{display:flex;gap:6px;}
.mqde-dots i{display:block;width:10px;height:10px;border-radius:999px;background:#fff;opacity:.42;}
.mqde-panel-list{display:grid;gap:10px;}
.mqde-panel-list span{display:flex;align-items:center;gap:9px;padding:12px;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:rgba(255,255,255,.08);color:#f8fafc;font-size:13px;font-weight:850;line-height:1.34;}
.mqde-panel-list span::before{content:"";width:9px;height:9px;border-radius:999px;background:var(--mqde-accent,#d8aa4f);box-shadow:0 0 0 4px rgba(216,170,79,.18);}
.mqde-hero-panel p{margin:16px 0 0;color:#e7edf8;font-size:13.5px;font-weight:650;line-height:1.55;}

.mqde-proof-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px;}
.mqde-proof-card{padding:18px;border:1px solid #dfe7f0;border-radius:24px;background:#fff;box-shadow:0 14px 34px rgba(15,23,42,.06);}
.mqde-proof-card strong{display:block;color:#0f172a;font-size:17px;line-height:1.18;}
.mqde-proof-card span{display:block;margin-top:8px;color:#475569;font-size:13.5px;font-weight:650;line-height:1.55;}

.mqde-flow{margin-top:24px;padding:26px;border:1px solid #dfe7f0;border-radius:32px;background:#fff;box-shadow:0 18px 44px rgba(15,23,42,.07);}
.mqde-flow-head{max-width:780px;}
.mqde-flow-head h2,.mqde-card-head h2,.mqde-preview-title h2,.mqde-final h2{margin:14px 0 0;color:#0f172a;font-size:clamp(28px,3vw,42px);font-weight:950;letter-spacing:-.04em;line-height:1.06;}
.mqde-flow-head p:not(.mqde-eyebrow),.mqde-card-head p,.mqde-preview-title p,.mqde-final p{margin:10px 0 0;color:#475569;font-size:15px;font-weight:650;line-height:1.62;}
.mqde-flow-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:20px;}
.mqde-flow-card{position:relative;min-height:184px;padding:18px;border:1px solid #dfe7f0;border-radius:24px;background:linear-gradient(180deg,#f8fafc,#fff);}
.mqde-flow-card span{display:inline-grid;place-items:center;min-width:40px;height:32px;padding:0 9px;border-radius:999px;background:#0f172a;color:#fff;font-size:12px;font-weight:950;}
.mqde-flow-card h3{margin:14px 0 0;color:#0f172a;font-size:19px;line-height:1.16;letter-spacing:-.02em;}
.mqde-flow-card p{margin:8px 0 0;color:#475569;font-size:13.5px;font-weight:650;line-height:1.55;}

.mqde-workspace{display:grid;grid-template-columns:minmax(0,.96fr) minmax(390px,1.04fr);gap:24px;align-items:start;margin-top:24px;}
.mqde-editor,.mqde-preview,.mqde-final{border:1px solid #dfe7f0;border-radius:32px;background:var(--mqde-surface,#fff);box-shadow:0 18px 44px rgba(15,23,42,.07);}
.mqde-editor,.mqde-preview{padding:24px;}
.mqde-preview{position:sticky;top:calc(var(--mq-app-header-height,88px) + 20px);max-height:calc(100vh - var(--mq-app-header-height,88px) - 38px);overflow:auto;}
.mqde-card-head{margin-bottom:18px;}
.mqde-step-list{display:grid;gap:14px;}
.mqde-step-card{overflow:hidden;border:1px solid #dfe7f0;border-radius:24px;background:#fff;}
.mqde-step-title{display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px;align-items:start;padding:16px;border-bottom:1px solid #e6edf5;background:#f8fafc;}
.mqde-step-number{display:grid;place-items:center;width:42px;height:42px;border-radius:16px;background:#0f172a;color:#fff;font-size:12px;font-weight:950;}
.mqde-step-title h3{margin:0;color:#0f172a;font-size:18px;line-height:1.16;letter-spacing:-.015em;}
.mqde-step-title p{margin:5px 0 0;color:#64748b;font-size:13px;font-weight:650;line-height:1.4;}
.mqde-step-body{display:grid;gap:12px;padding:16px;}
.mqde-field{display:grid;gap:7px;}
.mqde-field span{color:#334155;font-size:12px;font-weight:950;letter-spacing:.03em;}
.mqde-field input,.mqde-field textarea{width:100%;min-height:44px;padding:11px 12px;border:1px solid #cfdbe8;border-radius:14px;background:#fff;color:#0f172a;font:700 14px/1.35 inherit;box-shadow:inset 0 1px 0 rgba(15,23,42,.03);}
.mqde-field textarea{min-height:104px;resize:vertical;}
.mqde-field input:focus,.mqde-field textarea:focus{border-color:#9f7c35;outline:0;box-shadow:0 0 0 3px rgba(216,170,79,.22);}
.mqde-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}
.mqde-choice-grid,.mqde-font-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;}
.mqde-font-grid{margin-top:10px;}
.mqde-choice{position:relative;display:grid;gap:5px;padding:12px;border:1px solid #dfe7f0;border-radius:18px;background:#fff;color:#0f172a;cursor:pointer;}
.mqde-choice input{position:absolute;inset:10px 10px auto auto;width:18px;height:18px;accent-color:#b78933;}
.mqde-choice strong{font-size:13px;line-height:1.18;padding-right:24px;}
.mqde-choice small{color:#64748b;font-size:11.5px;font-weight:700;line-height:1.3;}
.mqde-choice:has(input:checked){border-color:#b78933;box-shadow:0 0 0 3px rgba(216,170,79,.18);}
.mqde-swatch{display:block;width:38px;height:26px;border-radius:999px;border:1px solid rgba(15,23,42,.12);}
.mqde-toggle-list{display:grid;gap:9px;}
.mqde-toggle{display:grid;grid-template-columns:20px minmax(0,1fr);gap:10px;align-items:start;padding:12px;border:1px solid #dfe7f0;border-radius:16px;background:#fff;}
.mqde-toggle input{width:18px;height:18px;margin-top:2px;accent-color:#b78933;}
.mqde-toggle strong{display:block;color:#0f172a;font-size:13px;line-height:1.25;}
.mqde-toggle small{display:block;margin-top:3px;color:#64748b;font-size:12px;font-weight:650;line-height:1.35;}

.mqde-preview-top{display:grid;grid-template-columns:1fr;gap:12px;align-items:start;}
.mqde-live-flow{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:16px;padding:10px;border:1px solid #dfe7f0;border-radius:18px;background:#f8fafc;}
.mqde-live-flow span{display:inline-flex;align-items:center;min-height:30px;padding:0 11px;border-radius:999px;background:#fff;color:#0f172a;font-size:12px;font-weight:950;}
.mqde-live-flow b{color:#64748b;}
.mqde-qr-card{margin-top:16px;padding:18px;border:1px solid rgba(255,255,255,.12);border-radius:26px;background:linear-gradient(145deg,#0b0f19,#172238);color:#fff;box-shadow:0 22px 50px rgba(15,23,42,.16);transition:box-shadow .2s ease,transform .2s ease;}
.mqde-qr-card.is-updating{animation:mqdePulseQR .85s ease;}
.mqde-qr-grid{display:grid;grid-template-columns:150px minmax(0,1fr);gap:16px;align-items:center;}
.mqde-qr-frame{display:grid;gap:8px;justify-items:center;margin:0;}
.mqde-qr-frame .sgwp-qr,.mqde-qr-frame svg{display:block;width:132px!important;height:132px!important;padding:8px;border:1px solid #d9e2ef;border-radius:20px;background:#fff;box-shadow:inset 0 0 0 7px #f8fafc;}
.mqde-qr-frame figcaption{color:#e5eef9;font-size:11px;font-weight:850;line-height:1.25;text-align:center;}
.mqde-qr-copy .mqde-eyebrow{background:rgba(244,209,115,.16);border-color:rgba(244,209,115,.32);color:#f8d982;}
.mqde-qr-copy h3{margin:10px 0 0;color:#fff;font-size:23px;font-weight:950;line-height:1.12;letter-spacing:-.025em;}
.mqde-qr-copy p{margin:9px 0 0;color:#e5eef9;font-size:13.5px;font-weight:650;line-height:1.56;}
.mqde-live-test-link{display:inline-flex;align-items:center;min-height:32px;margin-top:12px;padding:0 10px;border-radius:999px;background:rgba(244,209,115,.12);border:1px solid rgba(244,209,115,.34);color:#fff!important;font-size:12px;font-weight:900;text-decoration:none!important;}
.mqde-live-test-link:hover{background:rgba(244,209,115,.20);}
.mqde-sync-state{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;}
.mqde-sync-state span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;background:#f4d173;color:#111827;font-size:12px;font-weight:950;}
.mqde-sync-state small{color:#e5eef9;font-size:11px;font-weight:800;}
.mqde-phone-landing .mqde-sync-state small{color:#e5eef9;}

.mqde-phone-shell{display:grid;place-items:center;margin-top:18px;padding:18px;border-radius:28px;background:linear-gradient(145deg,#111827,#223047);box-shadow:inset 0 0 0 1px rgba(255,255,255,.10);}
.mqde-phone{width:min(100%,365px);--phone-panel:#fbfaf7;--phone-panel-2:#f2eee8;--phone-card:#ffffff;--phone-card-2:#f8f3ea;--phone-chip:#f0eadf;--phone-text:#151515;--phone-muted:#5f584f;--phone-accent:#b8a27a;--phone-on-accent:#111827;--phone-border:rgba(42,35,27,.13);--demo-font:Inter,ui-sans-serif,system-ui,sans-serif;--demo-heading:Georgia,"Times New Roman",serif;padding:11px;border-radius:34px;background:#0b1220;box-shadow:0 24px 70px rgba(0,0,0,.25);}
.mqde-phone.is-updating{animation:mqdePulsePhone .85s ease;}
.mqde-phone-screen{min-height:640px;max-height:640px;overflow:auto;padding:15px;border-radius:26px;background:linear-gradient(180deg,var(--phone-panel),var(--phone-panel-2));font-family:var(--demo-font);color:var(--phone-text);scrollbar-width:thin;}
.mqde-phone-status{display:flex;justify-content:space-between;color:var(--phone-muted);font-size:10px;font-weight:850;}
.mqde-phone-header{display:grid;justify-items:center;text-align:center;margin-top:12px;padding:16px;border:1px solid var(--phone-border);border-radius:24px;background:var(--phone-card);}
.mqde-logo{display:grid;place-items:center;width:58px;height:58px;margin-bottom:9px;border-radius:18px;background:var(--phone-accent);color:var(--phone-on-accent);font-size:24px;font-weight:950;}
.mqde-phone-header h3{margin:0;color:var(--phone-text);font-family:var(--demo-heading);font-size:30px;line-height:1.05;letter-spacing:-.03em;}
.mqde-phone-header small{margin-top:5px;color:var(--phone-muted);font-size:11px;font-weight:850;letter-spacing:.10em;text-transform:uppercase;}
.mqde-welcome{margin-top:12px;padding:13px;border:1px solid var(--phone-border);border-radius:18px;background:var(--phone-card);color:var(--phone-muted);font-size:13px;line-height:1.45;text-align:center;}
.mqde-live-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:12px;}
.mqde-live-card{display:grid;gap:5px;min-height:104px;padding:11px;border:1px solid var(--phone-border);border-radius:18px;background:var(--phone-card);}
.mqde-live-card.is-hidden{display:none;}
.mqde-live-card i{display:grid;place-items:center;width:34px;height:34px;border-radius:12px;background:var(--phone-chip);color:var(--phone-text);}
.mqde-live-card i svg{width:20px;height:20px;stroke:currentColor;fill:none;}
.mqde-live-card strong{color:var(--phone-text);font-size:13px;line-height:1.15;}
.mqde-live-card span{color:var(--phone-muted);font-size:11px;line-height:1.3;}
.mqde-live-wide{grid-column:1/-1;min-height:82px;}
.mqde-live-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px;}
.mqde-live-action{display:inline-flex;align-items:center;min-height:32px;padding:0 10px;border-radius:999px;background:var(--phone-accent);color:var(--phone-on-accent);font-size:11px;font-weight:950;}
.is-updated{animation:mqdeTextPulse .42s ease;}

/* 2.39.11 — final demo CTA grid safety.
   The actions column must never force the copy column into word-by-word wrapping. */
.mqde-final{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);gap:clamp(18px,2.7vw,32px);align-items:center;margin-top:24px;padding:30px;border-radius:34px;background:#000;border-color:#000;color:#fff;box-shadow:0 28px 80px rgba(0,0,0,.28);overflow:hidden;}
.mqde-final > *{min-width:0;}
.mqde-final .mqde-kicker{background:#fff;color:#111827;border-color:#fff;white-space:normal;}
.mqde-final h2{max-width:650px;color:#fff;overflow-wrap:normal;word-break:normal;hyphens:none;}
.mqde-final p{max-width:720px;color:#f1f5f9;overflow-wrap:normal;word-break:normal;hyphens:none;}
.mqde-final-actions{width:100%;max-width:100%;min-width:0;margin-top:0;justify-content:flex-start;align-items:stretch;}
.mqde-final-actions .mqde-button{flex:1 1 clamp(180px,22vw,270px);min-width:0;max-width:100%;height:auto;min-height:46px;padding-block:10px;line-height:1.18;text-align:center;white-space:normal;}
.mqde-final .mqde-button:not(.is-primary):not(.is-light-ghost){background:#fff;color:#050505!important;}

.mqde-phone-page{padding-top:clamp(22px,3vw,38px);}
.mqde-phone-landing{display:grid;grid-template-columns:minmax(0,.88fr) minmax(360px,1.12fr);gap:clamp(24px,5vw,56px);align-items:center;min-height:clamp(600px,70vh,820px);padding:clamp(28px,5vw,58px);border-radius:38px;border:1px solid rgba(255,255,255,.12);background:radial-gradient(circle at 82% 18%,rgba(244,209,115,.18),transparent 26rem),linear-gradient(135deg,#0f172a,#111827 62%,#1d2a43);color:#fff;box-shadow:0 28px 90px rgba(15,23,42,.20);}
.mqde-phone-copy h1{margin:18px 0 0;color:#fff;font-size:clamp(42px,5.8vw,72px);font-weight:950;line-height:.98;letter-spacing:-.055em;}
.mqde-phone-copy p:not(.mqde-kicker){max-width:660px;margin:18px 0 0;color:#e5eef9;font-size:clamp(16px,1.35vw,20px);font-weight:650;line-height:1.58;}
.mqde-phone-stage{display:grid;place-items:center;padding:18px;border:1px solid rgba(255,255,255,.14);border-radius:32px;background:rgba(255,255,255,.08);box-shadow:0 24px 70px rgba(0,0,0,.22);}
.mq-demo-phone-preview-v226 .mqde-phone{width:min(100%,390px);}
.mq-demo-phone-preview-v226 .mqde-phone-screen{min-height:680px;max-height:680px;}
.mq-demo-phone-preview-v226 .is-updated,.mq-demo-phone-preview-v226 .mqde-phone.is-updating{animation:none!important;}

@keyframes mqdePulsePhone{0%{box-shadow:0 24px 70px rgba(15,23,42,.22),0 0 0 0 rgba(216,170,79,0);transform:none;}30%{box-shadow:0 28px 76px rgba(15,23,42,.26),0 0 0 7px rgba(216,170,79,.22);transform:translateY(-2px);}100%{box-shadow:0 24px 70px rgba(15,23,42,.22),0 0 0 0 rgba(216,170,79,0);transform:none;}}
@keyframes mqdePulseQR{0%{box-shadow:0 22px 50px rgba(15,23,42,.16),0 0 0 0 rgba(244,209,115,0);transform:none;}30%{box-shadow:0 26px 58px rgba(15,23,42,.20),0 0 0 6px rgba(244,209,115,.23);transform:translateY(-1px);}100%{box-shadow:0 22px 50px rgba(15,23,42,.16),0 0 0 0 rgba(244,209,115,0);transform:none;}}
@keyframes mqdeTextPulse{0%{box-shadow:0 0 0 4px rgba(244,209,115,.18);border-radius:8px;}100%{box-shadow:0 0 0 0 rgba(244,209,115,0);border-radius:8px;}}

@supports (text-wrap:balance){.mqde-page h1,.mqde-page h2,.mqde-page h3{text-wrap:balance;}}

@media (max-width:1120px){.mqde-hero,.mqde-workspace,.mqde-phone-landing,.mqde-final{grid-template-columns:1fr;min-height:0;}.mqde-preview{position:relative;top:auto;max-height:none;overflow:visible;}.mqde-flow-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.mqde-final-actions{justify-content:flex-start;}}
@media (max-width:780px){.mqde-page{width:min(100% - 22px,1180px);padding-top:18px;}.mqde-hero,.mqde-phone-landing{padding:24px;border-radius:28px;}.mqde-hero h1,.mqde-phone-copy h1{font-size:clamp(34px,11vw,52px);line-height:1.03;letter-spacing:-.045em;}.mqde-hero-actions,.mqde-final-actions{display:grid;grid-template-columns:1fr;width:100%;}.mqde-button{width:100%;}.mqde-proof-row,.mqde-flow-grid,.mqde-two,.mqde-choice-grid,.mqde-font-grid{grid-template-columns:1fr;}.mqde-editor,.mqde-preview,.mqde-flow,.mqde-final{border-radius:24px;padding:18px;}.mqde-qr-grid{grid-template-columns:1fr;}.mqde-step-title{grid-template-columns:38px minmax(0,1fr);padding:14px;}.mqde-step-number{width:38px;height:38px;border-radius:14px;}.mqde-live-grid{grid-template-columns:1fr;}.mqde-phone{width:min(100%,340px);}.mqde-phone-screen{min-height:610px;max-height:610px;}.mqde-panel-list span{font-size:12.5px;}}
@media (max-width:430px){.mqde-page{width:min(100% - 16px,1180px);}.mqde-hero,.mqde-phone-landing{padding:20px;border-radius:24px;}.mqde-flow-head h2,.mqde-card-head h2,.mqde-preview-title h2,.mqde-final h2{font-size:26px;}.mqde-phone{width:100%;padding:8px;border-radius:32px;}.mqde-phone-screen{border-radius:24px;}.mqde-live-flow span{width:100%;justify-content:center;}.mqde-live-flow b{display:none;}}
@media print{body.mq-demo-editor-v226{background:#fff;}.mqde-hero,.mqde-proof-row,.mqde-flow,.mqde-editor,.mqde-final{display:none!important;}.mqde-page{width:100%;padding:0;}.mqde-preview{box-shadow:none;border:0;padding:0;}.mqde-qr-card{break-inside:avoid;}}


/* 2.32.46 edit-demo visual rework — static commercial imagery without changing live editor logic */
body.mq-demo-editor-v226 .mqde-visual-panel{
  display:grid;
  gap:14px;
  padding:14px;
  background:linear-gradient(180deg,rgba(255,255,255,.14),rgba(255,255,255,.08));
}
body.mq-demo-editor-v226 .mqde-editor-visual,
body.mq-demo-editor-v226 .mqde-editor-overview-visual{
  margin:0;
  min-width:0;
}
body.mq-demo-editor-v226 .mqde-editor-visual img,
body.mq-demo-editor-v226 .mqde-editor-overview-visual img{
  display:block;
  width:100%;
  height:auto;
  border:1px solid rgba(255,255,255,.20);
  border-radius:24px;
  background:#fff;
  box-shadow:0 24px 70px rgba(0,0,0,.22);
  object-fit:cover;
}
body.mq-demo-editor-v226 .mqde-panel-list--overlay{
  grid-template-columns:1fr;
}
body.mq-demo-editor-v226 .mqde-visual-panel p{
  margin-top:2px;
}
body.mq-demo-editor-v226 .mqde-editor-overview{
  display:grid;
  grid-template-columns:minmax(390px,1.05fr) minmax(0,.95fr);
  gap:clamp(22px,3.8vw,44px);
  align-items:center;
  margin-top:24px;
  padding:clamp(22px,3.4vw,38px);
  border:1px solid #dfe7f0;
  border-radius:34px;
  background:
    radial-gradient(circle at 92% 10%,rgba(216,170,79,.14),transparent 32%),
    linear-gradient(180deg,#fff,#f8fafc);
  box-shadow:0 20px 54px rgba(15,23,42,.075);
}
body.mq-demo-editor-v226 .mqde-editor-overview-visual img{
  border-color:#dfe7f0;
  box-shadow:0 28px 74px rgba(15,23,42,.13);
}
body.mq-demo-editor-v226 .mqde-editor-overview-copy h2{
  margin:14px 0 10px;
  color:#0f172a;
  font-size:clamp(30px,3.6vw,48px);
  font-weight:950;
  letter-spacing:-.045em;
  line-height:1.05;
  text-wrap:balance;
}
body.mq-demo-editor-v226 .mqde-editor-overview-copy p{
  margin:0;
  color:#475569;
  font-size:15.5px;
  font-weight:650;
  line-height:1.62;
}
body.mq-demo-editor-v226 .mqde-editor-overview-points{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  margin-top:18px;
}
body.mq-demo-editor-v226 .mqde-editor-overview-points span{
  display:grid;
  gap:3px;
  min-height:72px;
  padding:12px;
  border:1px solid #dfe7f0;
  border-radius:18px;
  background:#fff;
  box-shadow:0 12px 30px rgba(15,23,42,.045);
}
body.mq-demo-editor-v226 .mqde-editor-overview-points strong{
  color:#0f172a;
  font-size:18px;
  line-height:1.05;
}
body.mq-demo-editor-v226 .mqde-editor-overview-points small{
  color:#64748b;
  font-size:11.5px;
  font-weight:850;
  line-height:1.25;
}
@media(max-width:1040px){
  body.mq-demo-editor-v226 .mqde-editor-overview{
    grid-template-columns:1fr;
  }
}
@media(max-width:700px){
  body.mq-demo-editor-v226 .mqde-visual-panel{
    padding:10px;
  }
  body.mq-demo-editor-v226 .mqde-editor-visual img,
  body.mq-demo-editor-v226 .mqde-editor-overview-visual img{
    border-radius:20px;
  }
  body.mq-demo-editor-v226 .mqde-editor-overview{
    padding:16px;
    border-radius:26px;
  }
  body.mq-demo-editor-v226 .mqde-editor-overview-copy h2{
    font-size:clamp(28px,8.6vw,40px);
  }
  body.mq-demo-editor-v226 .mqde-editor-overview-points{
    grid-template-columns:1fr;
  }
}


/* 2.32.51 edit demo photo separation final polish */
body.mq-demo-editor-v226 .mqde-editor-visual img{object-position:center 50%;}
body.mq-demo-editor-v226 .mqde-editor-overview-visual img{object-position:center 52%;}


/* 2.32.51 edit-demo strict unique visual slots — hero and overview use different photos. */
body.mq-demo-editor-v226 .mqde-editor-visual img[data-sgwp-visual-slot="edit-demo-hero"]{object-position:center center;}
body.mq-demo-editor-v226 .mqde-editor-overview-visual img[data-sgwp-visual-slot="edit-demo-overview"]{object-position:center center;}
