/* myguideqr v2.27.0 — sale-ready /sg-demo/ page system with real control-panel QR target */
:root{color-scheme:light}
body.mq-demo-v222-template{
  --mq-demo-ink:#0b1220;
  --mq-demo-text:#1e293b;
  --mq-demo-muted:#475569;
  --mq-demo-line:#d8e2ee;
  --mq-demo-bg:#f5f7fb;
  --mq-demo-card:#ffffff;
  --mq-demo-dark:#0b1220;
  --mq-demo-dark-2:#172a46;
  --mq-demo-gold:#d6aa4f;
  --mq-demo-gold-2:#f0cf78;
  --mq-demo-cream:#fff7e7;
  --mq-demo-shadow:0 18px 44px rgba(15,23,42,.08);
  --mq-demo-shadow-strong:0 30px 86px rgba(15,23,42,.18);
  margin:0!important;
  background:linear-gradient(180deg,#fff 0%,#f5f7fb 48%,#eef3f8 100%)!important;
  color:var(--mq-demo-text)!important;
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
  overflow-x:hidden;
}
body.mq-demo-v222-template *,body.mq-demo-v222-template *::before,body.mq-demo-v222-template *::after{box-sizing:border-box}
body.mq-demo-v222-template svg{display:block;max-width:100%;height:auto}
body.mq-demo-v222-template a{text-decoration:none}
.mq-demo-v222{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:28px 0 72px;color:var(--mq-demo-text)}
.mq-demo-v222 :where(h1,h2,h3,p,ul,ol,li){margin-top:0}
.mq-demo-v222 p,.mq-demo-v222 li{color:var(--mq-demo-muted);line-height:1.62}
.mq-demo-v222 h1,.mq-demo-v222 h2,.mq-demo-v222 h3,.mq-demo-v222 strong{color:var(--mq-demo-ink)}
.mq-demo-v222-eyebrow,.mq-demo-v222-kicker{display:inline-flex;align-items:center;min-height:34px;padding:0 13px;border-radius:999px;font-size:11px;font-weight:950;letter-spacing:.13em;text-transform:uppercase;line-height:1;white-space:normal}
.mq-demo-v222-eyebrow{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.34);color:#fff!important;-webkit-text-fill-color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.28)}
.mq-demo-v222-kicker{background:var(--mq-demo-cream);border:1px solid #ead6aa;color:#7a5520}
.mq-demo-v222-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:999px;border:1px solid transparent;text-decoration:none!important;font-size:14px;font-weight:950;line-height:1.12;text-align:center;white-space:normal;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}
.mq-demo-v222-button:hover{transform:translateY(-1px)}
.mq-demo-v222-button.is-primary{background:#fff;color:var(--mq-demo-dark)!important;border-color:rgba(255,255,255,.86);box-shadow:0 16px 34px rgba(0,0,0,.16)}
.mq-demo-v222-button.is-gold{background:linear-gradient(145deg,var(--mq-demo-gold-2),var(--mq-demo-gold));color:var(--mq-demo-dark)!important;border-color:rgba(156,111,32,.36);box-shadow:0 16px 34px rgba(122,84,19,.18)}
.mq-demo-v222-button.is-dark{background:var(--mq-demo-dark);color:#fff!important;border-color:var(--mq-demo-dark);box-shadow:0 16px 34px rgba(15,23,42,.18)}
.mq-demo-v222-button.is-ghost{background:rgba(255,255,255,.12);color:#fff!important;border-color:rgba(255,255,255,.28)}
.mq-demo-v222-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}
.mq-demo-v222-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(380px,.98fr);gap:30px;align-items:center;min-height:calc(100svh - 190px);padding:clamp(28px,4.6vw,58px);border-radius:38px;background:radial-gradient(circle at 76% 10%,rgba(240,207,120,.28),transparent 28%),radial-gradient(circle at 18% 90%,rgba(219,234,254,.16),transparent 36%),linear-gradient(135deg,var(--mq-demo-dark),var(--mq-demo-dark-2) 78%);color:#fff;box-shadow:var(--mq-demo-shadow-strong);overflow:hidden;isolation:isolate}
.mq-demo-v222-hero::after{content:"";position:absolute;inset:auto -80px -140px 42%;height:260px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.10),transparent);transform:rotate(-8deg);z-index:-1}
.mq-demo-v222-hero-copy{min-width:0}
.mq-demo-v222-hero h1{max-width:13.6ch;margin:18px 0 0;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:clamp(42px,6.2vw,78px);line-height:.98;letter-spacing:-.05em;font-weight:520;text-wrap:balance}
.mq-demo-v222-lead{max-width:760px;margin:18px 0 0;color:#e6eef8!important;font-size:clamp(16px,1.75vw,20px);line-height:1.62!important;text-wrap:pretty}
.mq-demo-v222-hero .mq-demo-v222-actions{margin-top:24px}
.mq-demo-v222-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:22px 0 0;max-width:760px}
.mq-demo-v222-proof span{display:grid;gap:3px;min-height:80px;padding:13px;border-radius:18px;border:1px solid rgba(255,255,255,.20);background:rgba(255,255,255,.10);color:#fff}
.mq-demo-v222-proof strong{font-size:18px;line-height:1;color:#fff}
.mq-demo-v222-proof small{color:#dbe7f5;font-size:12px;font-weight:800;line-height:1.35}
.mq-demo-v222-hero-visual{display:grid;gap:14px;align-content:center;min-width:0}
.mq-demo-v222-visual-frame{padding:14px;border-radius:32px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);box-shadow:0 24px 70px rgba(0,0,0,.20);backdrop-filter:blur(10px)}
.mq-demo-v222-svg{width:100%;height:auto;color:var(--mq-demo-dark)}
.mq-demo-v222-qr-note{display:grid;grid-template-columns:92px minmax(0,1fr);gap:14px;align-items:center;padding:14px;border-radius:24px;background:#fff;color:var(--mq-demo-ink);box-shadow:0 16px 36px rgba(15,23,42,.12)}
.mq-demo-v222-qr-note .sgwp-qr{width:90px;height:90px;border-radius:14px;background:#fff;border:1px solid var(--mq-demo-line)}
.mq-demo-v222-qr-link{display:grid;place-items:center;width:92px;height:92px;border-radius:16px;background:#fff;border:1px solid var(--mq-demo-line);color:inherit;text-decoration:none!important;outline:0;box-shadow:0 10px 24px rgba(15,23,42,.10);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.mq-demo-v222-qr-link:hover{transform:translateY(-1px);border-color:var(--mq-demo-gold);box-shadow:0 16px 32px rgba(15,23,42,.16)}
.mq-demo-v222-qr-link:focus-visible{border-color:var(--mq-demo-gold);box-shadow:0 0 0 3px rgba(214,170,79,.35),0 16px 32px rgba(15,23,42,.16)}
.mq-demo-v222-qr-link .sgwp-qr{display:block;border:0}
.mq-demo-v222-qr-note h2{margin:0 0 5px;font-size:18px;line-height:1.14;letter-spacing:-.02em;color:var(--mq-demo-ink)}
.mq-demo-v222-qr-note p{margin:0;color:var(--mq-demo-muted);font-size:13px;line-height:1.45}
.mq-demo-v222-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:22px}
.mq-demo-v222-flow article{padding:18px;border-radius:22px;background:#fff;border:1px solid var(--mq-demo-line);box-shadow:var(--mq-demo-shadow)}
.mq-demo-v222-flow b{display:block;margin-bottom:8px;color:#8a6324;font-size:12px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}
.mq-demo-v222-flow strong{display:block;font-size:18px;line-height:1.18;color:var(--mq-demo-ink)}
.mq-demo-v222-flow p{margin:8px 0 0;color:var(--mq-demo-muted);font-size:13px;line-height:1.48}
.mq-demo-v222-section,.mq-demo-v222-split,.mq-demo-v222-final{margin-top:42px}
.mq-demo-v222-section-head{max-width:840px;margin:0 0 18px}
.mq-demo-v222-section-head.is-centered{margin-left:auto;margin-right:auto;text-align:center}
.mq-demo-v222-section-head span{display:inline-flex;margin-bottom:10px;color:#8a6324;font-size:12px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}
.mq-demo-v222-section-head h2{margin:0;color:var(--mq-demo-ink);font-size:clamp(30px,4.2vw,52px);line-height:1.05;letter-spacing:-.043em;font-weight:720;text-wrap:balance}
.mq-demo-v222-section-head p{margin:12px 0 0;color:var(--mq-demo-muted);font-size:16px;line-height:1.62;text-wrap:pretty}
.mq-demo-v222-split{display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);gap:22px;align-items:center;padding:24px;border-radius:34px;background:linear-gradient(145deg,#fff,#f8fafc);border:1px solid var(--mq-demo-line);box-shadow:var(--mq-demo-shadow)}
.mq-demo-v222-split.is-reverse{grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr)}
.mq-demo-v222-split.is-reverse .mq-demo-v222-split-visual{order:2}
.mq-demo-v222-split-copy{padding:clamp(8px,2vw,22px)}
.mq-demo-v222-split-copy h2{margin:12px 0 10px;font-size:clamp(26px,3.1vw,40px);line-height:1.08;letter-spacing:-.035em;text-wrap:balance;color:var(--mq-demo-ink)}
.mq-demo-v222-split-copy p{margin:0;color:var(--mq-demo-muted);font-size:15.5px;line-height:1.64}
.mq-demo-v222-checks{display:grid;gap:9px;margin:16px 0 0;padding:0;list-style:none}
.mq-demo-v222-checks li{display:grid;grid-template-columns:24px minmax(0,1fr);gap:8px;align-items:start;color:var(--mq-demo-text);font-size:14px;font-weight:760;line-height:1.42}
.mq-demo-v222-checks li::before{content:"✓";display:grid;place-items:center;width:22px;height:22px;border-radius:999px;background:var(--mq-demo-cream);color:#6f4c13;font-size:13px;font-weight:950}
.mq-demo-v222-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.mq-demo-v222-card{display:grid;grid-template-columns:52px minmax(0,1fr);gap:14px;align-items:start;min-width:0;padding:18px;border-radius:24px;background:linear-gradient(145deg,#fff,#f8fafc);border:1px solid var(--mq-demo-line);box-shadow:var(--mq-demo-shadow)}
.mq-demo-v222-card-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:16px;background:var(--mq-demo-cream);border:1px solid #ead6aa;color:var(--mq-demo-ink)}
.mq-demo-v222-card-icon svg{width:25px;height:25px;stroke:currentColor;fill:none}
.mq-demo-v222-card h3{margin:0 0 6px;font-size:18px;line-height:1.16;letter-spacing:-.015em;color:var(--mq-demo-ink)}
.mq-demo-v222-card p{margin:0;color:var(--mq-demo-muted);font-size:13.8px;line-height:1.48}
.mq-demo-v222-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.mq-demo-v222-step{position:relative;padding:20px;border-radius:24px;background:#fff;border:1px solid var(--mq-demo-line);box-shadow:var(--mq-demo-shadow);overflow:hidden}
.mq-demo-v222-step::after{content:"";position:absolute;right:-36px;top:-36px;width:108px;height:108px;border-radius:999px;background:#f1e3c4;opacity:.55}
.mq-demo-v222-step b{position:relative;display:grid;place-items:center;width:44px;height:44px;margin-bottom:13px;border-radius:15px;background:var(--mq-demo-dark);color:#fff;font-size:13px;font-weight:950;z-index:1}
.mq-demo-v222-step strong{position:relative;display:block;margin-bottom:7px;color:var(--mq-demo-ink);font-size:18px;line-height:1.16;z-index:1}
.mq-demo-v222-step p{position:relative;margin:0;color:var(--mq-demo-muted);font-size:13.8px;line-height:1.5;z-index:1}
.mq-demo-v222-packages{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.mq-demo-v222-package{padding:26px;border-radius:30px;background:linear-gradient(145deg,#fff,#f8fafc);border:1px solid var(--mq-demo-line);box-shadow:var(--mq-demo-shadow)}
.mq-demo-v222-package.is-pro{background:linear-gradient(145deg,var(--mq-demo-dark),var(--mq-demo-dark-2));border-color:rgba(255,255,255,.16);box-shadow:var(--mq-demo-shadow-strong);color:#fff}
.mq-demo-v222-package h3{margin:0;color:inherit;font-size:clamp(26px,3.2vw,38px);line-height:1.06;letter-spacing:-.035em;text-wrap:balance}
.mq-demo-v222-package p{margin:10px 0 0;color:var(--mq-demo-muted);font-size:15px;line-height:1.58}
.mq-demo-v222-package.is-pro p{color:#dbe7f5}
.mq-demo-v222-price{display:inline-flex;align-items:center;min-height:48px;margin:16px 0 0;padding:0 16px;border-radius:17px;background:var(--mq-demo-dark);color:#fff;font-size:22px;font-weight:950;line-height:1}
.mq-demo-v222-package.is-pro .mq-demo-v222-price{background:linear-gradient(145deg,var(--mq-demo-gold-2),var(--mq-demo-gold));color:var(--mq-demo-dark)}
.mq-demo-v222-package ul{display:grid;gap:10px;margin:18px 0 0;padding:0;list-style:none}
.mq-demo-v222-package li{display:grid;grid-template-columns:24px minmax(0,1fr);gap:8px;color:var(--mq-demo-text);font-size:14px;font-weight:760;line-height:1.42}
.mq-demo-v222-package.is-pro li{color:#fff}
.mq-demo-v222-package li::before{content:"✓";display:grid;place-items:center;width:22px;height:22px;border-radius:999px;background:#eef2f7;color:var(--mq-demo-dark);font-size:13px;font-weight:950}
.mq-demo-v222-package.is-pro li::before{background:rgba(255,255,255,.15);color:#fff}
.mq-demo-v222-package .mq-demo-v222-actions{margin-top:20px}
.mq-demo-v222-final{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:18px;align-items:center;padding:clamp(24px,4vw,38px);border-radius:34px;background:radial-gradient(circle at 90% 10%,rgba(240,207,120,.25),transparent 30%),linear-gradient(135deg,var(--mq-demo-dark),var(--mq-demo-dark-2));color:#fff;box-shadow:var(--mq-demo-shadow-strong)}
.mq-demo-v222-final .mq-demo-v222-kicker{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.25);color:#fff}
.mq-demo-v222-final h2{margin:10px 0 0;color:#fff;font-size:clamp(28px,4vw,46px);line-height:1.06;letter-spacing:-.04em;text-wrap:balance}
.mq-demo-v222-final p{margin:10px 0 0;color:#dbe7f5;font-size:15.5px;line-height:1.6;max-width:760px}
.mq-demo-v222-final .mq-demo-v222-actions{grid-column:1/-1;justify-content:flex-start}
.mq-demo-v222-final-qr-card{display:grid;justify-items:center;text-align:center;padding:16px;border-radius:24px;background:#fff;color:var(--mq-demo-ink);box-shadow:0 16px 42px rgba(0,0,0,.18)}
.mq-demo-v222-final-qr-card .sgwp-qr{width:132px;height:132px;border-radius:14px}
.mq-demo-v222-qr-card__qr-link{color:inherit;text-decoration:none!important;outline:0;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.mq-demo-v222-qr-card__qr-link:hover{transform:translateY(-1px);border-color:var(--mq-demo-gold);box-shadow:inset 0 0 0 1px rgba(15,23,42,.08),0 12px 28px rgba(15,23,42,.13)}
.mq-demo-v222-qr-card__qr-link:focus-visible{box-shadow:inset 0 0 0 1px rgba(15,23,42,.08),0 0 0 3px rgba(214,170,79,.35)}
.mq-demo-v222-final-qr-card strong{font-size:15px;line-height:1.15;color:var(--mq-demo-ink)}
.mq-demo-v222-final-qr-card small{margin-top:4px;color:#64748b;font-size:11px;line-height:1.35}
@supports (text-wrap:balance){.mq-demo-v222 h1,.mq-demo-v222 h2,.mq-demo-v222 h3{text-wrap:balance}}
@media(max-width:1040px){
  .mq-demo-v222{width:min(100% - 24px,1180px);padding-top:18px}
  .mq-demo-v222-hero{grid-template-columns:1fr;min-height:0;padding:34px}
  .mq-demo-v222-hero-visual{order:-1}
  .mq-demo-v222-flow,.mq-demo-v222-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .mq-demo-v222-split,.mq-demo-v222-split.is-reverse{grid-template-columns:1fr}
  .mq-demo-v222-split.is-reverse .mq-demo-v222-split-visual{order:0}
  .mq-demo-v222-steps{grid-template-columns:repeat(2,minmax(0,1fr))}
  .mq-demo-v222-final{grid-template-columns:1fr}
  .mq-demo-v222-final-qr{max-width:240px}
}
@media(max-width:700px){
  .mq-demo-v222{width:100%;padding:0 12px 44px}
  .mq-demo-v222-hero{border-radius:0 0 30px 30px;margin-inline:-12px;padding:24px 16px 28px}
  .mq-demo-v222-hero h1{font-size:clamp(40px,12vw,58px);line-height:1.02;letter-spacing:-.045em;max-width:12.8ch}
  .mq-demo-v222-lead{font-size:16px!important;line-height:1.58!important}
  .mq-demo-v222-proof,.mq-demo-v222-flow,.mq-demo-v222-card-grid,.mq-demo-v222-steps,.mq-demo-v222-packages{grid-template-columns:1fr}
  .mq-demo-v222-proof span{min-height:0}
  .mq-demo-v222-actions{display:grid;width:100%}
  .mq-demo-v222-button{width:100%;min-height:50px}
  .mq-demo-v222-visual-frame{border-radius:24px;padding:8px}
  .mq-demo-v222-qr-note{grid-template-columns:1fr;text-align:center}
  .mq-demo-v222-qr-note .sgwp-qr{margin:0 auto}
  .mq-demo-v222-section,.mq-demo-v222-split,.mq-demo-v222-final{margin-top:30px}
  .mq-demo-v222-section-head h2{font-size:clamp(31px,9.2vw,44px)}
  .mq-demo-v222-split{padding:14px;border-radius:26px}
  .mq-demo-v222-card{grid-template-columns:48px minmax(0,1fr);padding:16px}
  .mq-demo-v222-card-icon{width:46px;height:46px}
  .mq-demo-v222-package{padding:21px;border-radius:26px}
  .mq-demo-v222-final{border-radius:26px;padding:22px}
}
@media print{.mq-demo-v222{width:100%;padding:0}.mq-demo-v222-button{display:none!important}.mq-demo-v222-hero,.mq-demo-v222-split,.mq-demo-v222-card,.mq-demo-v222-step,.mq-demo-v222-package{box-shadow:none!important}}
/* Inline visual components emitted by SGWP_Demo_Visuals. */
.mq-demo-v222-phone{width:min(100%,370px);margin:0 auto;padding:18px;border:12px solid #0b1220;border-radius:34px;background:linear-gradient(180deg,#fbf4e6,#f6ead6);color:var(--mq-demo-ink);box-shadow:0 24px 70px rgba(0,0,0,.24)}
.mq-demo-v222-phone__top{display:grid;place-items:center;height:18px;margin-bottom:10px}.mq-demo-v222-phone__top span{display:block;width:74px;height:7px;border-radius:999px;background:#0b1220;opacity:.18}
.mq-demo-v222-phone__brand{display:grid;grid-template-columns:58px minmax(0,1fr);gap:12px;align-items:center;padding:12px;border-radius:22px;background:#fff;border:1px solid rgba(15,23,42,.10)}
.mq-demo-v222-phone__mark{display:grid;place-items:center;width:54px;height:54px;border-radius:17px;background:linear-gradient(145deg,var(--mq-demo-dark),var(--mq-demo-dark-2));color:#fff;font-weight:950;font-size:15px}.mq-demo-v222-phone__brand strong{display:block;color:var(--mq-demo-ink);font-size:16px;line-height:1.15}.mq-demo-v222-phone__brand small{display:block;margin-top:4px;color:#64748b;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.mq-demo-v222-phone__welcome{margin-top:12px;padding:12px;border-radius:18px;background:#fff;color:#334155;font-size:13px;line-height:1.42;text-align:center;border:1px solid rgba(15,23,42,.10)}
.mq-demo-v222-phone__list{display:grid;gap:9px;margin-top:12px}.mq-demo-v222-phone__item{display:grid;grid-template-columns:44px minmax(0,1fr);gap:10px;align-items:center;min-height:62px;padding:9px;border-radius:18px;background:#fff;border:1px solid rgba(15,23,42,.10)}.mq-demo-v222-phone__item>span{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#fff7e7;border:1px solid #ead6aa;color:#0b1220}.mq-demo-v222-phone__item svg{width:22px;height:22px;stroke:currentColor}.mq-demo-v222-phone__item strong{display:block;color:#0b1220;font-size:13px;line-height:1.15}.mq-demo-v222-phone__item small{display:block;margin-top:3px;color:#64748b;font-size:11px;line-height:1.3}
.mq-demo-v222-visual{width:100%;height:auto;color:var(--mq-demo-ink)}
.mq-demo-v222-qr-scene{position:relative;min-height:260px;display:grid;place-items:center;color:#0b1220}.mq-demo-v222-qr-scene__lines{position:absolute;inset:0;width:100%;height:100%;z-index:0;color:#d6aa4f}.mq-demo-v222-qr-card{position:relative;z-index:1;display:grid;justify-items:center;text-align:center;width:min(100%,210px);padding:18px;border-radius:26px;background:#fff;color:var(--mq-demo-ink);box-shadow:0 20px 48px rgba(15,23,42,.16);border:1px solid rgba(15,23,42,.10)}.mq-demo-v222-qr-card__label{display:inline-flex;align-items:center;min-height:28px;margin-bottom:12px;padding:0 10px;border-radius:999px;background:#0b1220;color:#fff;font-size:10px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.mq-demo-v222-qr-card__qr{display:grid;place-items:center;width:150px;height:150px;margin-bottom:12px;border-radius:18px;background:#fff;box-shadow:inset 0 0 0 1px rgba(15,23,42,.08)}.mq-demo-v222-qr-card__qr .sgwp-qr{width:136px;height:136px}.mq-demo-v222-qr-card strong{display:block;color:var(--mq-demo-ink);font-size:15px;line-height:1.18}.mq-demo-v222-qr-card small{display:block;margin-top:6px;color:#64748b;font-size:11px;line-height:1.35}
@media(max-width:700px){.mq-demo-v222-phone{width:min(100%,330px);border-width:10px;padding:14px}.mq-demo-v222-phone__brand{grid-template-columns:50px minmax(0,1fr)}.mq-demo-v222-phone__mark{width:48px;height:48px}.mq-demo-v222-qr-scene{min-height:230px}}

.mq-demo-v222-split-visual{min-width:0;display:grid;place-items:center;}
.mq-demo-v222-split-visual .mq-demo-v222-svg{width:100%;border-radius:30px;filter:drop-shadow(0 20px 38px rgba(15,23,42,.10));}
@media(max-width:700px){.mq-demo-v222-qr-link{margin:0 auto}}
.mq-demo-v222-packages-redirect{padding:46px;border:1px solid rgba(15,23,42,.08);border-radius:28px;background:#fff;box-shadow:0 18px 52px rgba(15,23,42,.06)}.mq-demo-v222-packages-redirect .mq-demo-v222-actions{margin-top:24px}

/* 2.32.44 demo page rework — staged product visuals and cleaner commercial layout */
.mq-demo-v222-template .mq-demo-v222{
  width:min(1200px, calc(100% - 32px));
}
.mq-demo-v222-template .mq-demo-v222-hero{
  grid-template-columns:minmax(0,1.02fr) minmax(350px,.98fr);
  gap:34px;
  padding:clamp(30px,4.8vw,60px);
}
.mq-demo-v222-template .mq-demo-v222-hero h1{
  max-width:11.8ch;
}
.mq-demo-v222-template .mq-demo-v222-lead{
  max-width:66ch;
}
.mq-demo-v222-template .mq-demo-v222-proof span{
  min-height:92px;
  padding:14px 15px;
  border-radius:20px;
}
.mq-demo-v222-template .mq-demo-v222-visual-frame{
  padding:12px;
  border-radius:34px;
  background:linear-gradient(180deg, rgba(255,255,255,.15), rgba(255,255,255,.09));
  border:1px solid rgba(255,255,255,.18);
}
.mq-demo-v222-template .mq-demo-v222-photo{
  display:block;
  width:100%;
  height:auto;
  border-radius:26px;
  border:1px solid rgba(216,226,238,.95);
  background:#fff;
  box-shadow:0 24px 56px rgba(15,23,42,.16);
  object-fit:cover;
}
.mq-demo-v222-template .mq-demo-v222-photo--hero{
  max-width:470px;
  margin:0 auto;
}
.mq-demo-v222-template .mq-demo-v222-photo--wide{
  max-width:640px;
}
.mq-demo-v222-template .mq-demo-v222-split{
  gap:26px;
  padding:26px;
  border-radius:32px;
  background:linear-gradient(180deg, rgba(255,255,255,.98), rgba(248,250,252,.95));
  box-shadow:0 20px 54px rgba(15,23,42,.07);
}
.mq-demo-v222-template .mq-demo-v222-split-copy h2{
  margin-bottom:10px;
}
.mq-demo-v222-template .mq-demo-v222-card{
  align-items:flex-start;
  padding:20px;
  border-radius:24px;
}
.mq-demo-v222-template .mq-demo-v222-card h3{
  font-size:18px;
}
.mq-demo-v222-template .mq-demo-v222-flow article,
.mq-demo-v222-template .mq-demo-v222-step{
  border-radius:24px;
}
.mq-demo-v222-template .mq-demo-v222-packages-redirect{
  background:linear-gradient(180deg, rgba(255,255,255,.98), rgba(248,250,252,.95));
  box-shadow:0 18px 52px rgba(15,23,42,.07);
}
@media(max-width:1040px){
  .mq-demo-v222-template .mq-demo-v222{
    width:min(100% - 24px,1200px);
  }
  .mq-demo-v222-template .mq-demo-v222-hero{
    grid-template-columns:1fr;
    gap:22px;
  }
  .mq-demo-v222-template .mq-demo-v222-photo--hero{
    max-width:420px;
  }
}
@media(max-width:700px){
  .mq-demo-v222-template .mq-demo-v222{
    width:100%;
  }
  .mq-demo-v222-template .mq-demo-v222-hero{
    padding:24px 16px 28px;
  }
  .mq-demo-v222-template .mq-demo-v222-visual-frame{
    padding:8px;
    border-radius:24px;
  }
  .mq-demo-v222-template .mq-demo-v222-photo{
    border-radius:20px;
  }
  .mq-demo-v222-template .mq-demo-v222-split{
    padding:16px;
    border-radius:26px;
  }
}


/* 2.32.45 demo page upgrade — overview proof section and tighter visual hierarchy */
.mq-demo-v222-template .mq-demo-v222-overview{
  display:grid;
  grid-template-columns:minmax(0,.82fr) minmax(420px,1.18fr);
  gap:clamp(22px,3.5vw,42px);
  align-items:center;
  margin-top:34px;
  padding:clamp(22px,3.4vw,38px);
  border:1px solid rgba(216,226,238,.96);
  border-radius:34px;
  background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,250,252,.96));
  box-shadow:0 22px 62px rgba(15,23,42,.08);
}
.mq-demo-v222-template .mq-demo-v222-overview-copy h2{
  margin:12px 0 10px;
  color:var(--mq-demo-ink);
  font-size:clamp(30px,3.8vw,48px);
  line-height:1.05;
  letter-spacing:-.04em;
  text-wrap:balance;
}
.mq-demo-v222-template .mq-demo-v222-overview-copy p{
  margin:0;
  color:var(--mq-demo-muted);
  font-size:15.5px;
  line-height:1.62;
}
.mq-demo-v222-template .mq-demo-v222-overview-visual{
  margin:0;
  min-width:0;
}
.mq-demo-v222-template .mq-demo-v222-photo--overview{
  width:100%;
  max-width:none;
  border-radius:26px;
  box-shadow:0 28px 70px rgba(15,23,42,.13);
}
.mq-demo-v222-template .mq-demo-v222-hero{
  margin-top:4px;
}
.mq-demo-v222-template .mq-demo-v222-section-head.is-centered{
  margin-left:auto;
  margin-right:auto;
}
@media(max-width:1040px){
  .mq-demo-v222-template .mq-demo-v222-overview{
    grid-template-columns:1fr;
  }
}
@media(max-width:700px){
  .mq-demo-v222-template .mq-demo-v222-overview{
    margin-top:22px;
    padding:16px;
    border-radius:26px;
  }
  .mq-demo-v222-template .mq-demo-v222-overview-copy h2{
    font-size:clamp(29px,8.4vw,40px);
  }
  .mq-demo-v222-template .mq-demo-v222-photo--overview{
    border-radius:20px;
  }
}
/* 2.39.10 — public demo QR fallback URL */
.mq-demo-v222-qr-url{display:inline-block;margin-top:8px;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.12);color:inherit;text-decoration:none;font-size:12px;font-weight:850;line-height:1.2;word-break:break-word;}
.mq-demo-v222-qr-url:hover,.mq-demo-v222-qr-url:focus-visible{text-decoration:underline;}
@media (max-width:520px){.mq-demo-v222-qr-url{border-radius:14px;max-width:100%;}}
