@font-face{font-family:IRANSansX;src:url('../../fonts/iransansx-body-regular-400.woff') format('woff');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:IRANSansX;src:url('../../fonts/iransansx-heading-bold-700.woff') format('woff');font-weight:700;font-style:normal;font-display:swap}
:root{--mtda190-bg:#02070b;--mtda190-panel:rgba(5,17,24,.78);--mtda190-text:#f4fbf8;--mtda190-muted:#a9bbb6;--mtda190-green:#4cf39a;--mtda190-cyan:#39e1d7;--mtda190-blue:#55b9ff;--mtda190-gold:#f7bc36}
*{box-sizing:border-box}
body{margin:0}
.mtda190-main{width:100%;max-width:none;margin:0;padding:0;background:var(--mtda190-bg)}
.mtda190-page{width:100vw;margin-inline:calc(50% - 50vw);overflow:hidden;color:var(--mtda190-text);font-family:IRANSansX,Tahoma,sans-serif;background:linear-gradient(180deg,rgba(1,6,10,.86),rgba(3,10,15,.72)),url('../../images/download-app/galaxy-bg.webp') center 44%/cover no-repeat,var(--mtda190-bg);position:relative;isolation:isolate;padding:18px 0 24px}
.mtda190-page::before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background-image:radial-gradient(circle,rgba(255,255,255,.62) 0 1px,transparent 1.5px),radial-gradient(circle,rgba(247,188,54,.62) 0 1px,transparent 1.5px),radial-gradient(circle,rgba(57,225,215,.38) 0 1px,transparent 1.6px);background-size:165px 165px,238px 238px,300px 300px;background-position:0 0,72px 84px,116px 26px;opacity:.2}
.mtda190-shell{width:min(1480px,calc(100% - 44px));margin-inline:auto}
.mtda190-hero{display:grid;grid-template-columns:minmax(0,1.24fr) minmax(360px,.82fr) minmax(180px,.38fr);grid-template-areas:"laptop copy phone";gap:24px;align-items:center;direction:ltr;min-height:520px}
.mtda190-device,.mtda190-copy{min-width:0;direction:rtl}
.mtda190-device--laptop{grid-area:laptop;display:flex;align-items:center;justify-content:center;padding-inline:18px}
.mtda190-device--laptop img{display:block;width:min(100%,790px);height:auto;object-fit:contain;filter:drop-shadow(0 30px 52px rgba(0,0,0,.52)) drop-shadow(0 0 22px rgba(57,225,215,.06))}
.mtda190-copy{grid-area:copy;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}
.mtda190-copy h1{width:100%;margin:0;font-size:clamp(34px,3vw,52px);font-weight:700;line-height:1.42;letter-spacing:-.7px}
.mtda190-copy h1 span,.mtda190-copy h1 em{display:block;width:100%;font-style:normal}
.mtda190-copy h1 span{color:#fff}
.mtda190-copy h1 em{margin-top:3px;background:linear-gradient(90deg,#42efb4 0%,#9df394 56%,#ffca32 100%);-webkit-background-clip:text;color:transparent}
.mtda190-lead{max-width:430px;margin:12px auto 0;color:#c1d0cb;font-size:12px;line-height:1.95}
.mtda190-highlights{width:min(100%,455px);margin:16px auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.mtda190-highlights article{min-height:58px;padding:10px 11px;border-radius:14px;display:flex;align-items:center;justify-content:flex-start;gap:8px;text-align:right;border:1px solid rgba(247,188,54,.17);background:linear-gradient(180deg,rgba(7,20,28,.8),rgba(4,13,18,.74));box-shadow:0 10px 22px rgba(0,0,0,.16),inset 0 1px rgba(255,255,255,.03)}
.mtda190-highlights svg{flex:0 0 18px;width:18px;height:18px;fill:none;stroke:#ffc933;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.mtda190-highlights span{font-size:10px;line-height:1.7;font-weight:700;color:#eff5f2}
.mtda190-download{width:min(100%,340px);min-height:72px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:14px;padding:12px 20px;border-radius:16px;text-decoration:none;border:1px solid rgba(74,238,180,.56);background:linear-gradient(135deg,#0d8956 0%,#1fd881 40%,#0db97c 60%,#062f2b 100%);color:#fff;box-shadow:0 18px 44px rgba(30,224,132,.18),0 0 30px rgba(62,240,171,.11),inset 0 1px rgba(255,255,255,.22);position:relative;overflow:hidden;transition:transform .25s,box-shadow .25s}
.mtda190-download::after{content:"";position:absolute;top:-35%;left:-50%;width:28%;height:170%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.52),transparent);transform:skewX(-23deg);animation:mtda190Shine 5.7s ease-in-out infinite}
.mtda190-download:hover{transform:translateY(-3px);box-shadow:0 22px 56px rgba(30,224,132,.24),0 0 38px rgba(62,240,171,.16)}
.mtda190-download svg{width:36px;height:36px;fill:none;stroke:#dcffef;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.mtda190-download b{display:block;font-size:16px}
.mtda190-download small{display:block;margin-top:4px;font-size:10px;color:#baf3d6}
.mtda190-download.is-disabled{opacity:.55;pointer-events:none}
@keyframes mtda190Shine{0%,66%{left:-50%}85%,100%{left:125%}}
.mtda190-meta{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:12px;color:#d5e0dc;font-size:10px}
.mtda190-meta span::before{content:"✓";color:var(--mtda190-green);margin-left:5px;font-weight:900}
.mtda190-device--phone{grid-area:phone;position:relative;display:flex;align-items:center;justify-content:center;min-height:500px;padding-inline:12px}
.mtda190-phone{display:block;width:min(100%,210px);max-height:500px;height:auto;object-fit:contain;position:relative;z-index:2;filter:drop-shadow(0 32px 52px rgba(0,0,0,.58)) drop-shadow(0 0 20px rgba(57,225,215,.08))}
.mtda190-coin{position:absolute;width:160px;height:160px;object-fit:contain;right:-4%;top:26%;z-index:1;opacity:.42;filter:drop-shadow(0 0 20px rgba(247,188,54,.26))}
.mtda190-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:2px 38px 0}
.mtda190-benefit{min-height:124px;padding:16px 18px;border-radius:22px;display:flex;align-items:center;gap:14px;background:linear-gradient(180deg,rgba(4,16,23,.92),rgba(3,12,17,.84));box-shadow:0 16px 34px rgba(0,0,0,.22),inset 0 1px rgba(255,255,255,.02)}
.mtda190-benefit--green{border:1px solid rgba(64,238,205,.4);box-shadow:0 16px 34px rgba(0,0,0,.22),0 0 22px rgba(64,238,205,.07),inset 0 1px rgba(255,255,255,.02)}
.mtda190-benefit--blue{border:1px solid rgba(85,185,255,.4);box-shadow:0 16px 34px rgba(0,0,0,.22),0 0 22px rgba(85,185,255,.07),inset 0 1px rgba(255,255,255,.02)}
.mtda190-benefit--gold{border:1px solid rgba(247,188,54,.4);box-shadow:0 16px 34px rgba(0,0,0,.22),0 0 22px rgba(247,188,54,.07),inset 0 1px rgba(255,255,255,.02)}
.mtda190-benefit-icon{flex:0 0 68px;width:68px;height:68px;border-radius:18px;display:grid;place-items:center;background:rgba(4,17,24,.8);border:1px solid rgba(255,255,255,.07)}
.mtda190-benefit-icon svg{width:39px;height:39px;fill:none;stroke:var(--mtda190-green);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.mtda190-benefit--blue .mtda190-benefit-icon svg{stroke:var(--mtda190-blue)}
.mtda190-benefit--gold .mtda190-benefit-icon svg{stroke:var(--mtda190-gold)}
.mtda190-benefit h2{margin:0 0 6px;font-size:15px;line-height:1.55}
.mtda190-benefit--blue h2{color:#70c8ff}
.mtda190-benefit--gold h2{color:#ffd24f}
.mtda190-benefit p{margin:0;color:#c6d3cf;font-size:11px;line-height:1.85}
@media(max-width:1180px){.mtda190-shell{width:min(1180px,calc(100% - 26px))}.mtda190-hero{grid-template-columns:minmax(0,1.06fr) minmax(330px,.9fr) minmax(145px,.3fr);gap:12px;min-height:470px}.mtda190-device--laptop{padding-inline:6px}.mtda190-device--laptop img{width:min(100%,610px)}.mtda190-copy h1{font-size:38px}.mtda190-lead{font-size:11px}.mtda190-highlights{gap:8px}.mtda190-highlights article{padding:9px}.mtda190-highlights span{font-size:8.5px}.mtda190-download{width:min(100%,306px);min-height:68px}.mtda190-phone{width:min(100%,165px);max-height:410px}.mtda190-device--phone{min-height:420px}.mtda190-coin{width:120px;height:120px}.mtda190-benefits{margin-inline:12px;gap:10px}.mtda190-benefit{min-height:112px;padding:14px;gap:11px}.mtda190-benefit-icon{width:60px;height:60px;flex-basis:60px}.mtda190-benefit h2{font-size:14px}.mtda190-benefit p{font-size:10px}}
@media(max-width:940px){.mtda190-page{padding-top:12px}.mtda190-hero{grid-template-columns:1fr;grid-template-areas:"copy" "phone" "laptop";min-height:auto}.mtda190-copy{padding-block:8px}.mtda190-device--phone{min-height:440px}.mtda190-phone{width:210px;max-height:430px}.mtda190-device--laptop{padding-inline:10px}.mtda190-device--laptop img{width:min(100%,720px)}.mtda190-highlights{grid-template-columns:1fr;width:min(100%,360px)}.mtda190-highlights article{min-height:48px}.mtda190-benefits{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin:10px 0 0;padding:0 8px 8px}.mtda190-benefit{flex:0 0 calc(100% - 30px);scroll-snap-align:center}}
@media(max-width:640px){.mtda190-shell{width:calc(100% - 16px)}.mtda190-copy h1{font-size:29px}.mtda190-lead{font-size:10px}.mtda190-download{width:min(100%,288px);min-height:64px}.mtda190-device--laptop{display:none}.mtda190-device--phone{min-height:390px}.mtda190-phone{width:182px;max-height:370px}.mtda190-coin{width:106px;height:106px;right:2%;top:24%}.mtda190-benefit{min-height:108px}.mtda190-benefit-icon{width:56px;height:56px;flex-basis:56px}.mtda190-benefit-icon svg{width:34px;height:34px}}
@media(prefers-reduced-motion:reduce){.mtda190-page *,.mtda190-page *::before,.mtda190-page *::after{animation:none!important;transition:none!important}}


/* ==== v1.9.1 title + equal highlight cards ==== */
.mtda190-copy h1{max-width:560px;margin-inline:auto;}
.mtda190-copy h1 span{white-space:normal;}
.mtda190-copy h1 em{white-space:normal;}
.mtda190-lead{max-width:460px;}
.mtda190-highlights{width:min(100%,520px);grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;}
.mtda190-highlights article{min-height:86px;padding:12px 12px;align-items:center;justify-content:center;}
.mtda190-highlights span{display:block;font-size:10px;line-height:1.8;font-weight:700;color:#eff5f2;text-align:right;}
@media(max-width:1180px){.mtda190-copy h1{max-width:500px}.mtda190-highlights{width:min(100%,480px)}.mtda190-highlights article{min-height:78px}.mtda190-highlights span{font-size:9px}}
@media(max-width:940px){.mtda190-copy h1{max-width:100%}.mtda190-highlights{grid-template-columns:1fr;width:min(100%,360px)}.mtda190-highlights article{min-height:54px}}


/* ==== v1.9.2 forced two-line title and highlight text ==== */
.mtda190-hero{
  grid-template-columns:minmax(0,1.12fr) minmax(560px,.98fr) minmax(170px,.34fr);
  gap:20px;
}
.mtda190-copy h1{
  max-width:none;
  font-size:clamp(34px,2.55vw,47px);
  line-height:1.42;
}
.mtda190-copy h1 span,
.mtda190-copy h1 em{
  display:block;
  width:100%;
  white-space:nowrap;
  text-wrap:nowrap;
}
.mtda190-lead{max-width:500px}
.mtda190-highlights{
  width:min(100%,570px);
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px;
}
.mtda190-highlights article{
  min-width:0;
  min-height:82px;
  padding:10px 9px;
  display:grid;
  grid-template-columns:18px minmax(0,1fr);
  align-items:center;
  justify-content:stretch;
  column-gap:7px;
}
.mtda190-highlights svg{
  width:18px;
  height:18px;
  flex:none;
}
.mtda190-highlights .mtda190-highlight-text{
  min-width:0;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:center;
  gap:2px;
  text-align:right;
  font-size:9.2px;
  line-height:1.65;
}
.mtda190-highlights .mtda190-highlight-text i{
  display:block;
  width:100%;
  margin:0;
  padding:0;
  font:inherit;
  color:inherit;
  white-space:nowrap;
  text-wrap:nowrap;
}
@media(max-width:1320px){
  .mtda190-hero{grid-template-columns:minmax(0,1.04fr) minmax(500px,.98fr) minmax(155px,.3fr);gap:14px}
  .mtda190-copy h1{font-size:38px}
  .mtda190-highlights{width:min(100%,500px)}
  .mtda190-highlights .mtda190-highlight-text{font-size:8.2px}
  .mtda190-highlights article{padding-inline:7px;column-gap:5px}
}
@media(max-width:1080px){
  .mtda190-hero{grid-template-columns:minmax(0,1fr) minmax(430px,.95fr) minmax(145px,.28fr);gap:10px}
  .mtda190-copy h1{font-size:31px}
  .mtda190-highlights{width:min(100%,430px);gap:6px}
  .mtda190-highlights article{grid-template-columns:15px minmax(0,1fr);padding:8px 5px;column-gap:4px}
  .mtda190-highlights svg{width:15px;height:15px}
  .mtda190-highlights .mtda190-highlight-text{font-size:7.2px;line-height:1.6}
}
@media(max-width:940px){
  .mtda190-copy h1 span,
  .mtda190-copy h1 em{white-space:normal;text-wrap:balance}
  .mtda190-highlights{grid-template-columns:1fr;width:min(100%,360px)}
  .mtda190-highlights article{grid-template-columns:18px minmax(0,1fr);min-height:54px;padding:9px 12px;column-gap:8px}
  .mtda190-highlights svg{width:18px;height:18px}
  .mtda190-highlights .mtda190-highlight-text{font-size:10px}
}


/* ==== v1.9.3 compact no-scroll desktop layout ==== */
.mtda190-page{padding:8px 0 12px;min-height:100vh;display:flex;align-items:center;}
.mtda190-shell{width:min(1480px,calc(100% - 28px));}
.mtda190-hero{grid-template-columns:minmax(0,1.08fr) minmax(470px,.86fr) minmax(165px,.28fr);gap:14px;min-height:416px;align-items:center;}
.mtda190-device--laptop{padding-inline:6px;}
.mtda190-device--laptop img{width:min(100%,700px);filter:drop-shadow(0 22px 38px rgba(0,0,0,.46)) drop-shadow(0 0 16px rgba(57,225,215,.05));}
.mtda190-device--phone{min-height:420px;padding-inline:0;}
.mtda190-phone{width:min(100%,185px);max-height:430px;filter:drop-shadow(0 24px 40px rgba(0,0,0,.5)) drop-shadow(0 0 16px rgba(57,225,215,.06));}
.mtda190-coin{width:132px;height:132px;right:-4%;top:28%;}
.mtda190-copy{transform:translateY(-8px);}
.mtda190-copy h1{font-size:clamp(31px,2.65vw,44px);line-height:1.34;max-width:520px;}
.mtda190-lead{max-width:470px;margin:8px auto 0;font-size:11px;line-height:1.9;}
.mtda190-highlights{width:min(100%,690px);margin:12px auto 12px;gap:8px;}
.mtda190-highlights article{min-height:50px;padding:8px 12px;border-radius:13px;grid-template-columns:18px minmax(0,1fr);column-gap:8px;box-shadow:0 8px 18px rgba(0,0,0,.14), inset 0 1px rgba(255,255,255,.03);}
.mtda190-highlights .mtda190-highlight-text{display:block;font-size:8.8px;line-height:1.4;font-weight:700;color:#eff5f2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.mtda190-download{width:min(100%,320px);min-height:64px;padding:10px 18px;border-radius:15px;gap:12px;box-shadow:0 14px 34px rgba(30,224,132,.16),0 0 22px rgba(62,240,171,.1),inset 0 1px rgba(255,255,255,.2);}
.mtda190-download b{font-size:14px;}
.mtda190-download small{margin-top:3px;font-size:9px;}
.mtda190-download svg{width:32px;height:32px;}
.mtda190-meta{margin-top:8px;gap:14px;font-size:9px;}
.mtda190-benefits{gap:10px;margin:0 24px 0;}
.mtda190-benefit{min-height:96px;padding:12px 14px;border-radius:18px;gap:10px;box-shadow:0 12px 24px rgba(0,0,0,.18), inset 0 1px rgba(255,255,255,.02);}
.mtda190-benefit-icon{flex:0 0 54px;width:54px;height:54px;border-radius:14px;}
.mtda190-benefit-icon svg{width:31px;height:31px;}
.mtda190-benefit h2{margin:0 0 4px;font-size:13px;line-height:1.45;}
.mtda190-benefit p{font-size:9.6px;line-height:1.7;}
@media(max-width:1320px){.mtda190-hero{grid-template-columns:minmax(0,1.02fr) minmax(430px,.86fr) minmax(152px,.26fr);gap:10px;min-height:388px}.mtda190-device--laptop img{width:min(100%,620px)}.mtda190-phone{width:min(100%,162px);max-height:388px}.mtda190-copy h1{font-size:38px}.mtda190-lead{font-size:10.5px}.mtda190-highlights{width:min(100%,610px)}.mtda190-highlights .mtda190-highlight-text{font-size:8px}.mtda190-benefits{margin-inline:10px}.mtda190-benefit{min-height:90px;padding:11px 12px}.mtda190-benefit h2{font-size:12px}.mtda190-benefit p{font-size:9px}}
@media(max-width:1180px){.mtda190-page{padding:6px 0 10px}.mtda190-shell{width:min(1180px,calc(100% - 18px))}.mtda190-hero{grid-template-columns:minmax(0,1fr) minmax(380px,.84fr) minmax(132px,.22fr);gap:8px;min-height:348px}.mtda190-device--laptop img{width:min(100%,560px)}.mtda190-phone{width:min(100%,136px);max-height:336px}.mtda190-copy h1{font-size:32px}.mtda190-lead{max-width:390px;font-size:9.8px}.mtda190-highlights{width:min(100%,550px);gap:6px}.mtda190-highlights article{min-height:44px;padding:7px 10px;column-gap:6px}.mtda190-highlights .mtda190-highlight-text{font-size:7.2px}.mtda190-download{width:min(100%,290px);min-height:58px}.mtda190-download b{font-size:13px}.mtda190-meta{font-size:8.5px}.mtda190-benefit{min-height:84px;padding:10px 11px}.mtda190-benefit-icon{width:48px;height:48px;flex-basis:48px}.mtda190-benefit-icon svg{width:28px;height:28px}.mtda190-benefit h2{font-size:11px}.mtda190-benefit p{font-size:8.6px}}
@media(max-width:940px){.mtda190-page{min-height:auto;display:block}.mtda190-copy{transform:none}.mtda190-highlights{grid-template-columns:1fr;width:min(100%,360px)}.mtda190-highlights .mtda190-highlight-text{white-space:normal;overflow:visible;text-overflow:clip;font-size:10px;line-height:1.6}.mtda190-highlights article{min-height:48px}}


/* ==== v1.9.4 tightened center layout + premium bitcoin CTA ==== */
.mtda190-page{padding:4px 0 8px;min-height:100vh;display:flex;align-items:center;}
.mtda190-shell{width:min(1500px,calc(100% - 56px));}
.mtda190-hero{grid-template-columns:minmax(360px,1fr) minmax(600px,640px) minmax(170px,210px);gap:8px;min-height:356px;align-items:center;}
.mtda190-device--laptop{justify-content:flex-end;padding-inline:0;}
.mtda190-device--laptop img{width:min(100%,610px);transform:translateX(34px);filter:drop-shadow(0 18px 36px rgba(0,0,0,.44)) drop-shadow(0 0 14px rgba(57,225,215,.05));}
.mtda190-copy{transform:translate(-18px,-10px);}
.mtda190-copy h1{max-width:560px;font-size:clamp(31px,2.65vw,47px);line-height:1.26;}
.mtda190-lead{max-width:480px;margin:6px auto 0;font-size:11px;line-height:1.75;}
.mtda190-highlights{width:min(100%,738px);margin:10px auto 0;gap:10px;}
.mtda190-highlights article{min-height:46px;padding:8px 14px;border-radius:14px;grid-template-columns:18px minmax(0,1fr);column-gap:8px;}
.mtda190-highlights .mtda190-highlight-text{display:block;font-size:9px;line-height:1.35;font-weight:700;color:#eff5f2;white-space:nowrap;overflow:visible;text-overflow:clip;}
.mtda190-cta-coin-area{position:relative;display:flex;justify-content:center;align-items:flex-end;height:54px;margin:6px auto -4px;pointer-events:none;}
.mtda190-cta-coin{width:76px;height:76px;object-fit:contain;filter:drop-shadow(0 0 18px rgba(247,188,54,.44)) drop-shadow(0 10px 22px rgba(0,0,0,.28));animation:mtda190FloatCoin 3.8s ease-in-out infinite;}
.mtda190-cta-coin-area::before,.mtda190-cta-coin-area::after{content:"";position:absolute;top:27px;width:26px;height:3px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(247,188,54,.9),transparent);box-shadow:0 0 10px rgba(247,188,54,.55),0 0 18px rgba(247,188,54,.28);animation:mtda190Spark 1.7s ease-in-out infinite alternate;}
.mtda190-cta-coin-area::before{left:calc(50% - 58px);transform:rotate(-18deg);}
.mtda190-cta-coin-area::after{right:calc(50% - 58px);transform:rotate(18deg);animation-delay:.35s;}
@keyframes mtda190FloatCoin{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}
@keyframes mtda190Spark{0%{opacity:.45;transform:scaleX(.8) rotate(-18deg)}100%{opacity:1;transform:scaleX(1.12) rotate(-18deg)}}
.mtda190-download{margin-top:10px;width:min(100%,344px);min-height:62px;padding:10px 18px;border-radius:16px;gap:12px;border:1px solid rgba(255,219,107,.78);background:linear-gradient(180deg,#ffe072 0%,#ffc934 42%,#f0a90c 100%);color:#2b1b00;box-shadow:0 16px 34px rgba(247,188,54,.26),0 0 26px rgba(247,188,54,.16),inset 0 1px rgba(255,255,255,.46),inset 0 -1px rgba(122,72,0,.25);}
.mtda190-download::before{content:"";position:absolute;inset:4px;border-radius:12px;border:1px solid rgba(255,244,204,.22);pointer-events:none;}
.mtda190-download::after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),rgba(255,235,168,.45),transparent);}
.mtda190-download b{font-size:14px;color:#2f1a00;text-shadow:0 1px 0 rgba(255,255,255,.18);}
.mtda190-download small{margin-top:2px;font-size:9px;color:rgba(71,40,0,.82);}
.mtda190-download svg{width:32px;height:32px;stroke:#4f2e00;}
.mtda190-meta{margin-top:7px;gap:16px;font-size:9px;}
.mtda190-device--phone{justify-content:flex-start;min-height:360px;padding-inline:0;}
.mtda190-phone{width:min(100%,172px);max-height:392px;transform:translateX(-34px);filter:drop-shadow(0 22px 34px rgba(0,0,0,.46)) drop-shadow(0 0 14px rgba(57,225,215,.05));}
.mtda190-coin{display:none !important;}
.mtda190-benefits{gap:10px;margin:0 22px 0;}
.mtda190-benefit{min-height:82px;padding:10px 13px;border-radius:18px;gap:10px;box-shadow:0 10px 22px rgba(0,0,0,.16),inset 0 1px rgba(255,255,255,.02);}
.mtda190-benefit-icon{flex:0 0 50px;width:50px;height:50px;border-radius:14px;}
.mtda190-benefit-icon svg{width:28px;height:28px;}
.mtda190-benefit h2{margin:0 0 3px;font-size:12px;line-height:1.4;}
.mtda190-benefit p{font-size:9.3px;line-height:1.6;}
@media(max-width:1400px){.mtda190-shell{width:min(1400px,calc(100% - 40px))}.mtda190-hero{grid-template-columns:minmax(340px,.98fr) minmax(560px,600px) minmax(155px,190px)}.mtda190-device--laptop img{width:min(100%,575px);transform:translateX(22px)}.mtda190-phone{width:min(100%,160px);max-height:374px;transform:translateX(-22px)}.mtda190-copy{transform:translate(-10px,-8px)}.mtda190-highlights{width:min(100%,700px)}.mtda190-highlights .mtda190-highlight-text{font-size:8.4px}}
@media(max-width:1200px){.mtda190-page{padding:3px 0 6px}.mtda190-shell{width:min(1200px,calc(100% - 22px))}.mtda190-hero{grid-template-columns:minmax(300px,.96fr) minmax(470px,540px) minmax(132px,170px);gap:6px;min-height:326px}.mtda190-device--laptop img{width:min(100%,515px);transform:translateX(16px)}.mtda190-phone{width:min(100%,140px);max-height:335px;transform:translateX(-16px)}.mtda190-copy{transform:translate(-6px,-6px)}.mtda190-copy h1{font-size:36px}.mtda190-lead{font-size:10px;max-width:430px}.mtda190-highlights{width:min(100%,620px);gap:7px}.mtda190-highlights article{min-height:42px;padding:7px 10px;column-gap:6px}.mtda190-highlights .mtda190-highlight-text{font-size:7.5px}.mtda190-cta-coin-area{height:48px;margin:4px auto -2px}.mtda190-cta-coin{width:68px;height:68px}.mtda190-download{width:min(100%,316px);min-height:58px}.mtda190-download b{font-size:13px}.mtda190-meta{font-size:8.5px}.mtda190-benefit{min-height:76px;padding:9px 11px}.mtda190-benefit-icon{width:45px;height:45px;flex-basis:45px}.mtda190-benefit h2{font-size:11px}.mtda190-benefit p{font-size:8.5px}}
@media(max-width:940px){.mtda190-copy{transform:none}.mtda190-highlights{grid-template-columns:1fr;width:min(100%,360px)}.mtda190-highlights .mtda190-highlight-text{white-space:normal;font-size:10px}.mtda190-cta-coin-area{order:3}.mtda190-page{min-height:auto;display:block}.mtda190-download{background:linear-gradient(180deg,#ffe072 0%,#ffc934 42%,#f0a90c 100%);color:#2b1b00}}


/* ==== v1.9.5 spacing + glass bitcoin button ==== */
.mtda190-copy{transform:translate(-18px,4px);}
.mtda190-cta-coin-area{height:64px;margin:18px auto 4px;}
.mtda190-cta-coin{width:82px;height:82px;filter:drop-shadow(0 0 20px rgba(247,188,54,.5)) drop-shadow(0 12px 26px rgba(0,0,0,.30));}
.mtda190-download{margin-top:12px;width:min(100%,356px);min-height:66px;padding:11px 20px;border-radius:18px;border:1px solid rgba(255,224,136,.86);background:linear-gradient(180deg,rgba(255,221,118,.88) 0%,rgba(247,190,44,.78) 40%,rgba(176,111,0,.42) 100%);backdrop-filter:blur(12px) saturate(130%);-webkit-backdrop-filter:blur(12px) saturate(130%);box-shadow:0 16px 34px rgba(247,188,54,.24),0 0 26px rgba(247,188,54,.14),inset 0 1px rgba(255,255,255,.54),inset 0 -1px rgba(109,66,0,.26);}
.mtda190-download::before{inset:3px;border-radius:14px;border:1px solid rgba(255,247,217,.28);background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,0));}
.mtda190-download::after{top:-25%;left:-40%;width:24%;height:150%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.82),rgba(255,246,213,.55),transparent);}
.mtda190-download:hover{transform:translateY(-2px) scale(1.01);background:linear-gradient(180deg,rgba(255,228,134,.92) 0%,rgba(251,199,56,.84) 42%,rgba(196,125,0,.46) 100%);box-shadow:0 18px 38px rgba(247,188,54,.30),0 0 28px rgba(247,188,54,.18),inset 0 1px rgba(255,255,255,.58),inset 0 -1px rgba(109,66,0,.3);}
.mtda190-download b{font-size:15px;color:#2f1a00;text-shadow:0 1px 0 rgba(255,255,255,.24);}
.mtda190-download small{font-size:9px;color:rgba(76,43,0,.86);}
.mtda190-download svg{width:34px;height:34px;stroke:#4f2e00;}
.mtda190-meta{margin-top:10px;}
.mtda190-benefits{margin:18px 22px 0;}
@media(max-width:1400px){.mtda190-copy{transform:translate(-10px,3px)}.mtda190-cta-coin-area{height:58px;margin:16px auto 4px}.mtda190-cta-coin{width:76px;height:76px}.mtda190-benefits{margin-top:16px}}
@media(max-width:1200px){.mtda190-copy{transform:translate(-6px,2px)}.mtda190-cta-coin-area{height:54px;margin:14px auto 3px}.mtda190-cta-coin{width:70px;height:70px}.mtda190-download{width:min(100%,328px);min-height:60px}.mtda190-benefits{margin-top:14px}}
@media(max-width:940px){.mtda190-copy{transform:none}.mtda190-download:hover{transform:none}.mtda190-benefits{margin-top:12px}}


/* ==== v1.9.6 lower coin + hex glass neon CTA ==== */
.mtda190-cta-coin-area{height:76px;margin:28px auto -6px;}
.mtda190-cta-coin{width:84px;height:84px;transform:translateY(10px);filter:drop-shadow(0 0 20px rgba(247,188,54,.48)) drop-shadow(0 14px 28px rgba(0,0,0,.30));}
.mtda190-cta-coin-area::before,.mtda190-cta-coin-area::after{top:42px;}
.mtda190-download{margin-top:4px;width:min(100%,366px);min-height:68px;padding:12px 24px 12px 22px;border:none;border-radius:0;clip-path:polygon(6% 0,94% 0,100% 50%,94% 100%,6% 100%,0 50%);background:linear-gradient(180deg,rgba(255,229,143,.18) 0%,rgba(255,189,43,.14) 38%,rgba(247,163,0,.12) 100%);backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%);box-shadow:0 16px 34px rgba(247,188,54,.14),0 0 0 1px rgba(255,221,121,.46),0 0 24px rgba(255,192,59,.18),inset 0 1px rgba(255,255,255,.30),inset 0 -1px rgba(130,89,0,.20);}
.mtda190-download::before{content:"";position:absolute;inset:3px;border-radius:0;clip-path:polygon(6% 0,94% 0,100% 50%,94% 100%,6% 100%,0 50%);border:1px solid rgba(255,222,133,.55);background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,.05) 42%,rgba(255,177,0,.08) 100%);box-shadow:inset 0 0 18px rgba(255,224,138,.08);pointer-events:none;}
.mtda190-download::after{content:"";position:absolute;inset:auto;top:50%;left:50%;width:82%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,214,102,.95),transparent);box-shadow:0 0 14px rgba(255,214,102,.55);transform:translate(-50%,-50%);opacity:.55;pointer-events:none;}
.mtda190-download:hover{transform:translateY(-2px) scale(1.01);background:linear-gradient(180deg,rgba(255,234,156,.22) 0%,rgba(255,201,71,.18) 38%,rgba(255,168,0,.15) 100%);box-shadow:0 18px 38px rgba(247,188,54,.18),0 0 0 1px rgba(255,226,137,.56),0 0 28px rgba(255,195,61,.24),inset 0 1px rgba(255,255,255,.34),inset 0 -1px rgba(130,89,0,.25);}
.mtda190-download b,.mtda190-download small,.mtda190-download svg{position:relative;z-index:2;}
.mtda190-download b{font-size:15px;color:#ffe9aa;text-shadow:0 0 8px rgba(255,211,82,.20);}
.mtda190-download small{font-size:9px;color:rgba(255,234,177,.86);}
.mtda190-download svg{width:34px;height:34px;stroke:#ffd86d;filter:drop-shadow(0 0 6px rgba(255,211,82,.18));}
@media(max-width:1400px){.mtda190-cta-coin-area{height:70px;margin:24px auto -4px}.mtda190-cta-coin{width:78px;height:78px;transform:translateY(8px)}.mtda190-download{width:min(100%,346px)}}
@media(max-width:1200px){.mtda190-cta-coin-area{height:64px;margin:20px auto -2px}.mtda190-cta-coin{width:72px;height:72px;transform:translateY(7px)}.mtda190-download{width:min(100%,322px);min-height:61px;padding:11px 20px}}
@media(max-width:940px){.mtda190-cta-coin-area{height:56px;margin:14px auto 0}.mtda190-cta-coin{transform:none}.mtda190-download{clip-path:polygon(7% 0,93% 0,100% 50%,93% 100%,7% 100%,0 50%)}}


/* ==== v1.9.7 cinematic page-entry animation ==== */
.mtda190-device--laptop img{opacity:0;animation:mtda190LandingLeft 1.45s cubic-bezier(.2,.9,.15,1) .06s both;}
.mtda190-phone{opacity:0;animation:mtda190LandingRight 1.55s cubic-bezier(.2,.9,.15,1) .22s both;}
.mtda190-copy h1 span,.mtda190-copy h1 em,.mtda190-lead,.mtda190-highlights article,.mtda190-cta-coin-area,.mtda190-download,.mtda190-meta,.mtda190-benefit{opacity:0;will-change:transform,opacity,filter;}
.mtda190-copy h1 span{animation:mtda190TitleReveal .72s cubic-bezier(.22,.84,.22,1) 1.15s both;}
.mtda190-copy h1 em{animation:mtda190TitleReveal .78s cubic-bezier(.22,.84,.22,1) 1.32s both;}
.mtda190-lead{animation:mtda190SoftReveal .62s ease-out 1.48s both;}
.mtda190-highlights article:nth-child(1){animation:mtda190MidCardReveal .62s cubic-bezier(.2,.82,.2,1) 1.66s both;}
.mtda190-highlights article:nth-child(2){animation:mtda190MidCardReveal .62s cubic-bezier(.2,.82,.2,1) 1.78s both;}
.mtda190-highlights article:nth-child(3){animation:mtda190MidCardReveal .62s cubic-bezier(.2,.82,.2,1) 1.90s both;}
.mtda190-benefits article:nth-child(1){animation:mtda190BottomCardReveal .76s cubic-bezier(.18,.82,.18,1) 2.16s both;}
.mtda190-benefits article:nth-child(2){animation:mtda190BottomCardReveal .8s cubic-bezier(.18,.82,.18,1) 2.30s both;}
.mtda190-benefits article:nth-child(3){animation:mtda190BottomCardReveal .84s cubic-bezier(.18,.82,.18,1) 2.44s both;}
.mtda190-cta-coin-area{animation:mtda190CoinIntro .72s cubic-bezier(.18,.82,.18,1) 2.76s both;}
.mtda190-download{opacity:0;animation:mtda190DreamButtonIn 1.05s cubic-bezier(.16,.92,.18,1) 2.94s both,mtda190ButtonAura 3.4s ease-in-out 4.2s infinite;}
.mtda190-meta{animation:mtda190SoftReveal .55s ease-out 3.18s both;}
@keyframes mtda190LandingLeft{0%{opacity:0;transform:translate3d(88px,-210px,0) scale(.76) rotate(-8deg);filter:blur(10px) saturate(130%);box-shadow:0 0 0 rgba(0,0,0,0)}55%{opacity:1;transform:translate3d(24px,18px,0) scale(1.02) rotate(1.8deg);filter:blur(0)}78%{transform:translate3d(8px,-8px,0) scale(.99) rotate(-.6deg)}100%{opacity:1;transform:translate3d(34px,0,0) scale(1) rotate(0);filter:blur(0)}}
@keyframes mtda190LandingRight{0%{opacity:0;transform:translate3d(-70px,-225px,0) scale(.72) rotate(9deg);filter:blur(10px) saturate(130%)}58%{opacity:1;transform:translate3d(-18px,20px,0) scale(1.03) rotate(-2deg);filter:blur(0)}80%{transform:translate3d(-28px,-9px,0) scale(.99) rotate(.7deg)}100%{opacity:1;transform:translate3d(-34px,0,0) scale(1) rotate(0);filter:blur(0)}}
@keyframes mtda190TitleReveal{0%{opacity:0;transform:translateY(30px) scale(.96);filter:blur(8px)}60%{opacity:1;transform:translateY(-3px) scale(1.01);filter:blur(0)}100%{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}
@keyframes mtda190SoftReveal{0%{opacity:0;transform:translateY(18px);filter:blur(8px)}100%{opacity:1;transform:translateY(0);filter:blur(0)}}
@keyframes mtda190MidCardReveal{0%{opacity:0;transform:translateY(24px) scale(.94);filter:blur(10px)}55%{opacity:1;transform:translateY(-4px) scale(1.02)}100%{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}
@keyframes mtda190BottomCardReveal{0%{opacity:0;transform:translateY(62px) scale(.88) rotateX(22deg);filter:blur(10px)}58%{opacity:1;transform:translateY(-6px) scale(1.02) rotateX(0)}100%{opacity:1;transform:translateY(0) scale(1) rotateX(0);filter:blur(0)}}
@keyframes mtda190CoinIntro{0%{opacity:0;transform:translateY(32px) scale(.72);filter:blur(10px)}55%{opacity:1;transform:translateY(16px) scale(1.08);filter:blur(0)}100%{opacity:1;transform:translateY(10px) scale(1);filter:blur(0)}}
@keyframes mtda190DreamButtonIn{0%{opacity:0;transform:translateY(42px) scale(.68);filter:blur(12px)}50%{opacity:1;transform:translateY(-6px) scale(1.04);filter:blur(0)}78%{transform:translateY(3px) scale(.985)}100%{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}
@keyframes mtda190ButtonAura{0%,100%{box-shadow:0 16px 34px rgba(247,188,54,.14),0 0 0 1px rgba(255,221,121,.46),0 0 24px rgba(255,192,59,.18),inset 0 1px rgba(255,255,255,.30),inset 0 -1px rgba(130,89,0,.20)}50%{box-shadow:0 18px 40px rgba(247,188,54,.18),0 0 0 1px rgba(255,232,157,.60),0 0 34px rgba(255,205,92,.26),inset 0 1px rgba(255,255,255,.34),inset 0 -1px rgba(130,89,0,.23)}}
@media (prefers-reduced-motion: reduce){.mtda190-device--laptop img,.mtda190-phone,.mtda190-copy h1 span,.mtda190-copy h1 em,.mtda190-lead,.mtda190-highlights article,.mtda190-cta-coin-area,.mtda190-download,.mtda190-meta,.mtda190-benefit{animation:none !important;opacity:1 !important;transform:none !important;filter:none !important}}


/* ==== v1.9.8 lower floating coin + octagon glass CTA ==== */
.mtda190-cta-coin-area{height:92px;margin:18px auto 8px;}
.mtda190-cta-coin{width:82px;height:82px;transform:translateY(14px);animation:mtda190CoinFloat 2.9s ease-in-out 3.7s infinite alternate, mtda190CoinIntro .72s cubic-bezier(.18,.82,.18,1) 2.76s both;filter:drop-shadow(0 0 16px rgba(255,190,60,.34)) drop-shadow(0 12px 20px rgba(0,0,0,.24));}
.mtda190-cta-coin-area::before,.mtda190-cta-coin-area::after{top:56px;}
.mtda190-cta-coin-area::before{left:calc(50% - 64px);}
.mtda190-cta-coin-area::after{right:calc(50% - 64px);}
.mtda190-download{margin-top:2px;width:min(100%,384px);min-height:74px;padding:10px 18px 10px 22px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:none;border-radius:0;clip-path:polygon(10% 0,90% 0,100% 18%,100% 82%,90% 100%,10% 100%,0 82%,0 18%);background:linear-gradient(180deg,rgba(255,237,177,.20) 0%,rgba(255,201,74,.14) 44%,rgba(255,170,12,.10) 100%);backdrop-filter:blur(20px) saturate(175%);-webkit-backdrop-filter:blur(20px) saturate(175%);box-shadow:0 18px 38px rgba(247,188,54,.18),0 0 0 1px rgba(255,224,132,.52),0 0 30px rgba(255,196,67,.20),inset 0 1px rgba(255,255,255,.34),inset 0 -1px rgba(130,89,0,.24);overflow:hidden;position:relative;}
.mtda190-download::before{content:"";position:absolute;inset:3px;clip-path:polygon(10% 0,90% 0,100% 18%,100% 82%,90% 100%,10% 100%,0 82%,0 18%);border:1px solid rgba(255,236,169,.56);background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,.04) 46%,rgba(255,197,64,.08) 100%);box-shadow:inset 0 0 18px rgba(255,228,146,.08);pointer-events:none;}
.mtda190-download::after{content:"";position:absolute;inset:auto;top:50%;left:50%;width:86%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,223,122,.95),transparent);box-shadow:0 0 16px rgba(255,214,102,.48);transform:translate(-50%,-50%);opacity:.44;pointer-events:none;}
.mtda190-download:hover{transform:translateY(-2px) scale(1.012);background:linear-gradient(180deg,rgba(255,241,193,.24) 0%,rgba(255,212,98,.18) 44%,rgba(255,179,26,.12) 100%);box-shadow:0 20px 42px rgba(247,188,54,.22),0 0 0 1px rgba(255,232,157,.62),0 0 34px rgba(255,204,82,.26),inset 0 1px rgba(255,255,255,.38),inset 0 -1px rgba(130,89,0,.26);}
.mtda190-download-text,.mtda190-download-icon,.mtda190-download b{position:relative;z-index:2;}
.mtda190-download-text{display:flex;align-items:center;}
.mtda190-download b{display:block;font-size:17px;line-height:1.2;color:#ffe6a0;text-shadow:0 0 10px rgba(255,211,82,.22);}
.mtda190-download small{display:none !important;}
.mtda190-download-icon{width:52px;height:52px;display:grid;place-items:center;flex:0 0 52px;border-radius:18px;background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.24),rgba(255,255,255,.03) 45%),linear-gradient(180deg,rgba(255,219,102,.16),rgba(255,165,0,.08));border:1px solid rgba(255,227,139,.44);box-shadow:inset 0 1px rgba(255,255,255,.26),0 0 14px rgba(255,204,82,.18);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);}
.mtda190-download-icon svg{width:28px;height:28px;fill:none;stroke:#ffd86d;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 8px rgba(255,214,102,.22));}
@keyframes mtda190CoinFloat{0%{transform:translateY(12px) scale(1)}100%{transform:translateY(18px) scale(1.03)}}
@media(max-width:1400px){.mtda190-cta-coin-area{height:86px;margin:16px auto 8px}.mtda190-cta-coin{width:78px;height:78px}.mtda190-download{width:min(100%,368px);min-height:70px}.mtda190-download b{font-size:16px}}
@media(max-width:1200px){.mtda190-cta-coin-area{height:80px;margin:14px auto 6px}.mtda190-cta-coin{width:72px;height:72px;transform:translateY(12px)}.mtda190-cta-coin-area::before,.mtda190-cta-coin-area::after{top:50px}.mtda190-download{width:min(100%,338px);min-height:64px;padding:10px 16px 10px 18px}.mtda190-download b{font-size:15px}.mtda190-download-icon{width:46px;height:46px;flex-basis:46px}.mtda190-download-icon svg{width:24px;height:24px}}
@media(max-width:940px){.mtda190-cta-coin-area{height:68px;margin:12px auto 4px}.mtda190-cta-coin{transform:translateY(8px)}.mtda190-download{width:min(100%,320px);clip-path:polygon(9% 0,91% 0,100% 18%,100% 82%,91% 100%,9% 100%,0 82%,0 18%)}}


/* ==== v1.9.9 floating coin + centered premium rounded CTA ==== */
.mtda190-cta-coin-area{height:98px !important;margin:22px auto 10px !important;position:relative;display:flex;justify-content:center;align-items:flex-end;overflow:visible;}
.mtda190-cta-coin{width:82px !important;height:82px !important;position:relative;z-index:2;transform:translateY(18px);filter:drop-shadow(0 0 18px rgba(255,196,70,.35)) drop-shadow(0 10px 22px rgba(0,0,0,.28));animation:mtda190CoinIntro .72s cubic-bezier(.18,.82,.18,1) 2.76s both, mtda190CoinHover 3.2s ease-in-out 3.7s infinite !important;}
.mtda190-cta-coin-area::before,.mtda190-cta-coin-area::after{top:60px !important;width:28px;height:3px;background:linear-gradient(90deg,transparent,rgba(247,188,54,.95),transparent);box-shadow:0 0 12px rgba(247,188,54,.60),0 0 22px rgba(247,188,54,.28);animation:mtda190Spark 1.7s ease-in-out infinite alternate;}
.mtda190-cta-coin-area::before{left:calc(50% - 68px);transform:rotate(-18deg);}
.mtda190-cta-coin-area::after{right:calc(50% - 68px);transform:rotate(18deg);animation-delay:.4s;}
.mtda190-download{margin-top:8px !important;width:min(100%,378px) !important;min-height:72px !important;padding:10px 22px !important;display:flex !important;align-items:center !important;justify-content:center !important;gap:14px !important;border:none !important;border-radius:24px !important;clip-path:none !important;background:linear-gradient(180deg,rgba(255,242,199,.18) 0%,rgba(255,211,92,.14) 28%,rgba(255,171,0,.11) 100%) !important;backdrop-filter:blur(20px) saturate(180%) !important;-webkit-backdrop-filter:blur(20px) saturate(180%) !important;box-shadow:0 18px 36px rgba(247,188,54,.16),0 0 0 1px rgba(255,224,132,.52),0 0 28px rgba(255,196,67,.16),inset 0 1px rgba(255,255,255,.34),inset 0 -1px rgba(130,89,0,.22) !important;overflow:hidden;position:relative;}
.mtda190-download::before{content:"";position:absolute;inset:4px;border-radius:20px;clip-path:none;border:1px solid rgba(255,236,169,.44);background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,.03) 46%,rgba(255,197,64,.06) 100%);pointer-events:none;}
.mtda190-download::after{content:"";position:absolute;top:0;left:-35%;width:28%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.32),rgba(255,238,184,.18),transparent);transform:skewX(-20deg);filter:blur(1px);opacity:.85;animation:mtda190GlassSweep 3.8s ease-in-out 1.8s infinite;}
.mtda190-download:hover{transform:translateY(-2px) scale(1.012) !important;background:linear-gradient(180deg,rgba(255,247,220,.22) 0%,rgba(255,221,122,.17) 30%,rgba(255,180,20,.12) 100%) !important;box-shadow:0 20px 42px rgba(247,188,54,.20),0 0 0 1px rgba(255,232,157,.62),0 0 34px rgba(255,204,82,.22),inset 0 1px rgba(255,255,255,.38),inset 0 -1px rgba(130,89,0,.26) !important;}
.mtda190-download-text,.mtda190-download-icon,.mtda190-download b{position:relative;z-index:2;}
.mtda190-download-text{display:flex;align-items:center;justify-content:center;}
.mtda190-download b{display:block;font-size:17px;line-height:1.2;color:#ffe8a4;text-align:center;text-shadow:0 0 10px rgba(255,211,82,.20);}
.mtda190-download-icon{width:44px;height:44px;display:grid;place-items:center;flex:0 0 44px;border-radius:14px;background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.24),rgba(255,255,255,.03) 45%),linear-gradient(180deg,rgba(255,219,102,.14),rgba(255,165,0,.07));border:1px solid rgba(255,227,139,.38);box-shadow:inset 0 1px rgba(255,255,255,.24),0 0 12px rgba(255,204,82,.14);animation:mtda190ArrowAttract 1.8s ease-in-out 4.25s infinite;}
.mtda190-download-icon svg{width:24px;height:24px;fill:none;stroke:#ffd86d;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 8px rgba(255,214,102,.22));}
@keyframes mtda190CoinHover{0%,100%{transform:translateY(14px) scale(1)}50%{transform:translateY(22px) scale(1.035)}}
@keyframes mtda190ArrowAttract{0%,100%{transform:translateY(0) scale(1);box-shadow:inset 0 1px rgba(255,255,255,.24),0 0 12px rgba(255,204,82,.14)}50%{transform:translateY(3px) scale(1.05);box-shadow:inset 0 1px rgba(255,255,255,.28),0 0 18px rgba(255,214,102,.22)}}
@keyframes mtda190GlassSweep{0%{left:-38%;opacity:0}12%{opacity:.8}38%{left:112%;opacity:.72}100%{left:112%;opacity:0}}
@media(max-width:1400px){.mtda190-cta-coin-area{height:92px !important;margin:20px auto 8px !important}.mtda190-cta-coin{width:78px !important;height:78px !important}.mtda190-download{width:min(100%,364px) !important;min-height:68px !important}.mtda190-download b{font-size:16px}}
@media(max-width:1200px){.mtda190-cta-coin-area{height:84px !important;margin:16px auto 8px !important}.mtda190-cta-coin{width:72px !important;height:72px !important}.mtda190-cta-coin-area::before,.mtda190-cta-coin-area::after{top:54px !important}.mtda190-download{width:min(100%,336px) !important;min-height:64px !important;padding:10px 18px !important}.mtda190-download b{font-size:15px}.mtda190-download-icon{width:40px;height:40px;flex-basis:40px}.mtda190-download-icon svg{width:22px;height:22px}}
@media(max-width:940px){.mtda190-cta-coin-area{height:72px !important;margin:14px auto 6px !important}.mtda190-cta-coin{width:66px !important;height:66px !important}.mtda190-download{width:min(100%,318px) !important;min-height:60px !important}.mtda190-download b{font-size:14px}}


/* ==== v1.9.10 centered coin + narrower CTA + true mobile responsive ==== */
html,body{max-width:100%;overflow-x:hidden;}
.mtda190-page{overflow-x:clip;}
.mtda190-copy{transform:translate(-8px,-6px) !important;}
.mtda190-copy h1{max-width:610px !important;}
.mtda190-highlights{width:min(100%,910px) !important;gap:12px !important;margin:14px auto 0 !important;}
.mtda190-highlights article{min-height:58px !important;padding:10px 15px !important;border-radius:16px !important;}
.mtda190-highlights .mtda190-highlight-text{font-size:10px !important;white-space:nowrap !important;overflow:visible !important;text-overflow:clip !important;}
.mtda190-cta-coin-area{height:78px !important;margin:10px auto 10px !important;align-items:center !important;justify-content:center !important;}
.mtda190-cta-coin{width:78px !important;height:78px !important;transform:translateY(0) !important;animation:mtda190CoinIntro .72s cubic-bezier(.18,.82,.18,1) 2.76s both, mtda190CoinMiddleFloat 3s ease-in-out 3.7s infinite !important;}
.mtda190-cta-coin-area::before,.mtda190-cta-coin-area::after{top:38px !important;width:26px !important;}
.mtda190-cta-coin-area::before{left:calc(50% - 64px) !important;}
.mtda190-cta-coin-area::after{right:calc(50% - 64px) !important;}
.mtda190-download{margin-top:4px !important;width:min(100%,326px) !important;min-height:68px !important;padding:10px 18px !important;border-radius:22px !important;justify-content:center !important;gap:12px !important;}
.mtda190-download::before{border-radius:18px !important;}
.mtda190-download b{font-size:16px !important;}
.mtda190-download-icon{width:42px !important;height:42px !important;flex-basis:42px !important;}
.mtda190-download-icon svg{width:23px !important;height:23px !important;}
.mtda190-meta{margin-top:9px !important;}
.mtda190-benefits{margin:12px 22px 0 !important;gap:12px !important;}
@keyframes mtda190CoinMiddleFloat{0%,100%{transform:translateY(-1px) scale(1)}50%{transform:translateY(8px) scale(1.03)}}

@media(max-width:1400px){
  .mtda190-highlights{width:min(100%,820px) !important;gap:10px !important;}
  .mtda190-highlights .mtda190-highlight-text{font-size:9px !important;}
  .mtda190-cta-coin-area{height:74px !important;margin:10px auto 8px !important;}
  .mtda190-cta-coin{width:74px !important;height:74px !important;}
  .mtda190-download{width:min(100%,314px) !important;min-height:64px !important;}
}
@media(max-width:1200px){
  .mtda190-copy{transform:translate(-2px,-2px) !important;}
  .mtda190-highlights{width:min(100%,760px) !important;gap:8px !important;margin:12px auto 0 !important;}
  .mtda190-highlights article{min-height:52px !important;padding:8px 11px !important;}
  .mtda190-highlights .mtda190-highlight-text{font-size:8.2px !important;}
  .mtda190-cta-coin-area{height:68px !important;margin:8px auto 8px !important;}
  .mtda190-cta-coin{width:68px !important;height:68px !important;}
  .mtda190-cta-coin-area::before,.mtda190-cta-coin-area::after{top:34px !important;}
  .mtda190-download{width:min(100%,300px) !important;min-height:60px !important;padding:9px 16px !important;}
  .mtda190-download b{font-size:14px !important;}
  .mtda190-benefits{margin-top:10px !important;}
}
@media(max-width:940px){
  .mtda190-page{padding:14px 0 16px !important;min-height:auto !important;display:block !important;}
  .mtda190-shell{width:min(100%,calc(100% - 20px)) !important;}
  .mtda190-hero{grid-template-columns:minmax(0,1fr) minmax(110px,150px) !important;grid-template-areas:"copy copy" "laptop phone" !important;gap:14px 10px !important;align-items:end !important;min-height:auto !important;direction:ltr !important;}
  .mtda190-copy{grid-area:copy !important;transform:none !important;padding-top:2px !important;}
  .mtda190-copy h1{max-width:100% !important;font-size:clamp(27px,8vw,40px) !important;line-height:1.34 !important;}
  .mtda190-lead{max-width:100% !important;margin:8px auto 0 !important;font-size:11px !important;line-height:1.9 !important;padding-inline:6px;}
  .mtda190-device--laptop{grid-area:laptop !important;display:flex !important;justify-content:flex-start !important;align-items:flex-end !important;padding-inline:0 !important;min-width:0 !important;}
  .mtda190-device--laptop img{width:100% !important;max-width:100% !important;transform:none !important;}
  .mtda190-device--phone{grid-area:phone !important;display:flex !important;justify-content:center !important;align-items:flex-end !important;min-height:auto !important;padding-inline:0 !important;min-width:0 !important;}
  .mtda190-phone{width:min(100%,140px) !important;max-height:none !important;transform:none !important;}
  .mtda190-highlights{width:100% !important;grid-template-columns:1fr !important;gap:8px !important;margin:14px auto 0 !important;}
  .mtda190-highlights article{min-height:46px !important;padding:9px 12px !important;justify-content:flex-start !important;}
  .mtda190-highlights .mtda190-highlight-text{font-size:10px !important;white-space:normal !important;line-height:1.65 !important;}
  .mtda190-cta-coin-area{height:64px !important;margin:8px auto 8px !important;}
  .mtda190-cta-coin{width:60px !important;height:60px !important;}
  .mtda190-cta-coin-area::before,.mtda190-cta-coin-area::after{top:31px !important;width:22px !important;}
  .mtda190-download{width:min(100%,292px) !important;min-height:58px !important;padding:9px 14px !important;}
  .mtda190-download b{font-size:14px !important;}
  .mtda190-meta{flex-wrap:wrap !important;gap:10px 14px !important;font-size:9px !important;max-width:320px !important;margin-inline:auto !important;}
  .mtda190-benefits{grid-template-columns:1fr !important;display:grid !important;gap:10px !important;margin:14px 0 0 !important;padding:0 !important;overflow:visible !important;}
  .mtda190-benefit{min-height:auto !important;padding:12px 14px !important;gap:10px !important;flex:auto !important;}
  .mtda190-benefit h2{font-size:13px !important;}
  .mtda190-benefit p{font-size:10px !important;line-height:1.8 !important;}
}
@media(max-width:640px){
  .mtda190-shell{width:calc(100% - 14px) !important;}
  .mtda190-hero{grid-template-columns:minmax(0,1fr) 98px !important;gap:12px 8px !important;}
  .mtda190-copy h1{font-size:clamp(24px,9vw,34px) !important;}
  .mtda190-lead{font-size:10px !important;}
  .mtda190-phone{width:96px !important;}
  .mtda190-highlights .mtda190-highlight-text{font-size:9.4px !important;}
  .mtda190-download{width:min(100%,276px) !important;min-height:56px !important;border-radius:20px !important;}
  .mtda190-download::before{border-radius:16px !important;}
  .mtda190-download b{font-size:13.5px !important;}
  .mtda190-download-icon{width:38px !important;height:38px !important;flex-basis:38px !important;}
  .mtda190-download-icon svg{width:21px !important;height:21px !important;}
  .mtda190-meta{font-size:8.5px !important;}
  .mtda190-benefit-icon{width:46px !important;height:46px !important;flex-basis:46px !important;}
  .mtda190-benefit-icon svg{width:26px !important;height:26px !important;}
}


/* ==== v1.9.11 fix highlights width + tighter CTA + stronger floating coin ==== */
.mtda190-highlights{width:min(100%,980px) !important;gap:12px !important;margin:14px auto 0 !important;}
.mtda190-highlights article{min-height:56px !important;padding:10px 16px !important;border-radius:16px !important;}
.mtda190-highlights .mtda190-highlight-text{font-size:10px !important;white-space:nowrap !important;overflow:visible !important;text-overflow:clip !important;}

.mtda190-cta-coin-area{height:96px !important;margin:16px auto 10px !important;align-items:flex-end !important;justify-content:center !important;}
.mtda190-cta-coin-area::before,.mtda190-cta-coin-area::after{top:56px !important;width:28px !important;}
.mtda190-cta-coin-area::before{left:calc(50% - 66px) !important;}
.mtda190-cta-coin-area::after{right:calc(50% - 66px) !important;}
.mtda190-cta-coin{width:86px !important;height:86px !important;transform:translateY(0) !important;animation:mtda190CoinIntro .72s cubic-bezier(.18,.82,.18,1) 2.76s both, mtda190CoinFloatBoost 2.2s ease-in-out 3.7s infinite !important;filter:drop-shadow(0 0 20px rgba(255,201,73,.52)) drop-shadow(0 14px 26px rgba(0,0,0,.28)) !important;}
@keyframes mtda190CoinFloatBoost{0%,100%{transform:translateY(-3px) scale(1) rotate(-2deg)}50%{transform:translateY(12px) scale(1.055) rotate(2deg)}}

.mtda190-download{margin-top:0 !important;width:min(100%,292px) !important;min-height:70px !important;padding:10px 18px !important;justify-content:center !important;gap:12px !important;}
.mtda190-download::before{inset:3px !important;}
.mtda190-download b{font-size:15px !important;}
.mtda190-download-icon{width:46px !important;height:46px !important;flex:0 0 46px !important;border-radius:16px !important;}
.mtda190-download-icon svg{width:24px !important;height:24px !important;}

@media(max-width:1400px){
  .mtda190-highlights{width:min(100%,900px) !important;}
  .mtda190-highlights .mtda190-highlight-text{font-size:9.4px !important;}
  .mtda190-cta-coin-area{height:90px !important;margin:14px auto 8px !important;}
  .mtda190-cta-coin{width:82px !important;height:82px !important;}
  .mtda190-download{width:min(100%,286px) !important;min-height:68px !important;}
}
@media(max-width:1200px){
  .mtda190-highlights{width:min(100%,820px) !important;gap:10px !important;}
  .mtda190-highlights article{padding:9px 13px !important;}
  .mtda190-highlights .mtda190-highlight-text{font-size:8.6px !important;}
  .mtda190-cta-coin-area{height:84px !important;margin:12px auto 8px !important;}
  .mtda190-cta-coin-area::before,.mtda190-cta-coin-area::after{top:50px !important;}
  .mtda190-cta-coin{width:76px !important;height:76px !important;}
  .mtda190-download{width:min(100%,274px) !important;min-height:64px !important;padding:10px 16px !important;}
  .mtda190-download b{font-size:14px !important;}
}
@media(max-width:940px){
  .mtda190-highlights{width:100% !important;grid-template-columns:1fr !important;gap:8px !important;}
  .mtda190-highlights article{min-height:48px !important;padding:9px 12px !important;}
  .mtda190-highlights .mtda190-highlight-text{font-size:10px !important;white-space:normal !important;line-height:1.65 !important;}
  .mtda190-cta-coin-area{height:84px !important;margin:14px auto 8px !important;}
  .mtda190-cta-coin{width:74px !important;height:74px !important;}
  .mtda190-cta-coin-area::before,.mtda190-cta-coin-area::after{top:48px !important;width:24px !important;}
  .mtda190-download{width:min(100%,278px) !important;min-height:60px !important;padding:9px 14px !important;}
}
@media(max-width:640px){
  .mtda190-cta-coin-area{height:80px !important;margin:12px auto 8px !important;}
  .mtda190-cta-coin{width:70px !important;height:70px !important;}
  .mtda190-cta-coin-area::before,.mtda190-cta-coin-area::after{top:44px !important;width:22px !important;}
  .mtda190-download{width:min(100%,264px) !important;min-height:58px !important;padding:8px 12px !important;}
  .mtda190-download b{font-size:13.5px !important;}
  .mtda190-download-icon{width:40px !important;height:40px !important;flex-basis:40px !important;}
  .mtda190-download-icon svg{width:22px !important;height:22px !important;}
}


/* ==== v1.9.12 QR download block + contained highlight cards ==== */
.mtda190-coin,
.mtda190-cta-coin,
.mtda190-cta-coin-area::before,
.mtda190-cta-coin-area::after{display:none !important;}
.mtda190-qr-area,
.mtda190-cta-coin-area{
  width:100% !important;
  height:auto !important;
  min-height:0 !important;
  margin:16px auto 12px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  pointer-events:auto !important;
}
.mtda190-qr{
  display:block;
  width:clamp(104px,8.8vw,142px);
  height:auto;
  aspect-ratio:1;
  padding:8px;
  border-radius:18px;
  background:#fff;
  box-shadow:0 16px 34px rgba(0,0,0,.25),0 0 24px rgba(255,204,82,.16);
}
.mtda190-highlights{
  width:min(100%,760px) !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  align-items:stretch !important;
  gap:10px !important;
  margin:14px auto 0 !important;
}
.mtda190-highlights article{
  min-width:0 !important;
  min-height:76px !important;
  height:auto !important;
  padding:9px 8px !important;
  display:grid !important;
  grid-template-columns:12px minmax(0,1fr) !important;
  align-items:center !important;
  justify-content:stretch !important;
  column-gap:5px !important;
  overflow:hidden !important;
}
.mtda190-highlights svg{width:12px !important;height:12px !important;}
.mtda190-highlights .mtda190-highlight-text,
.mtda190-highlights article span{
  min-width:0 !important;
  display:block !important;
  font-size:clamp(7.2px,.58vw,8.4px) !important;
  line-height:1.65 !important;
  white-space:normal !important;
  overflow-wrap:anywhere !important;
  word-break:normal !important;
  text-overflow:clip !important;
  overflow:visible !important;
}
@media(max-width:1200px){
  .mtda190-highlights{width:min(100%,660px) !important;gap:8px !important;}
  .mtda190-highlights article{min-height:76px !important;padding:8px 7px !important;grid-template-columns:12px minmax(0,1fr) !important;column-gap:5px !important;}
  .mtda190-highlights svg{width:12px !important;height:12px !important;}
  .mtda190-highlights .mtda190-highlight-text,
  .mtda190-highlights article span{font-size:8px !important;line-height:1.6 !important;}
  .mtda190-qr{width:118px;}
}
@media(max-width:940px){
  .mtda190-highlights{width:100% !important;grid-template-columns:1fr !important;gap:8px !important;}
  .mtda190-highlights article{min-height:auto !important;padding:9px 12px !important;}
  .mtda190-highlights .mtda190-highlight-text,
  .mtda190-highlights article span{font-size:10px !important;line-height:1.65 !important;overflow-wrap:normal !important;}
  .mtda190-qr-area,
  .mtda190-cta-coin-area{margin:14px auto 10px !important;}
  .mtda190-qr{width:126px;}
}
@media(max-width:640px){
  .mtda190-qr{width:116px;padding:7px;border-radius:16px;}
}


/* ==== v1.9.13 single-line highlights + QR entrance + mobile sticky CTA ==== */
.mtda190-highlights{
  width:min(92vw,980px) !important;
  max-width:none !important;
  position:relative !important;
  left:50% !important;
  transform:translateX(-50%) !important;
  gap:10px !important;
}
.mtda190-highlights article{
  min-height:50px !important;
  padding:9px 14px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:8px !important;
  text-align:center !important;
}
.mtda190-highlights svg{width:17px !important;height:17px !important;flex:0 0 17px !important;}
.mtda190-highlights .mtda190-highlight-text,
.mtda190-highlights article span{
  flex:0 1 auto !important;
  width:auto !important;
  min-width:0 !important;
  max-width:100% !important;
  display:block !important;
  font-size:clamp(9.8px,.78vw,11px) !important;
  font-weight:700 !important;
  line-height:1.35 !important;
  text-align:center !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  overflow-wrap:normal !important;
}
.mtda190-qr-area{
  margin:13px auto 8px !important;
  opacity:0;
  transform:translateY(16px) scale(.94);
  filter:blur(8px);
  animation:mtda190QrEnter .72s cubic-bezier(.18,.82,.18,1) 2.76s both !important;
}
.mtda190-qr{
  width:clamp(104px,8vw,132px) !important;
  padding:7px !important;
  border-radius:16px !important;
}
.mtda190-download{
  width:min(100%,246px) !important;
  min-height:54px !important;
  padding:8px 14px !important;
  gap:10px !important;
  border-radius:18px !important;
}
.mtda190-download::before{border-radius:15px !important;}
.mtda190-download b{font-size:13.5px !important;}
.mtda190-download-icon{
  width:36px !important;
  height:36px !important;
  flex:0 0 36px !important;
  border-radius:12px !important;
}
.mtda190-download-icon svg{width:20px !important;height:20px !important;}
.mtda190-floating-download{
  position:fixed;
  right:14px;
  bottom:14px;
  z-index:9999;
  display:none;
  align-items:center;
  justify-content:center;
  gap:8px;
  min-width:132px;
  min-height:48px;
  padding:8px 14px;
  border-radius:999px;
  text-decoration:none;
  color:#ffe8a4;
  font-family:IRANSansX,Tahoma,sans-serif;
  font-size:13px;
  font-weight:700;
  background:linear-gradient(180deg,rgba(255,242,199,.2) 0%,rgba(255,211,92,.16) 32%,rgba(255,171,0,.12) 100%);
  border:1px solid rgba(255,224,132,.54);
  box-shadow:0 16px 36px rgba(0,0,0,.32),0 0 26px rgba(255,196,67,.2),inset 0 1px rgba(255,255,255,.32);
  backdrop-filter:blur(18px) saturate(170%);
  -webkit-backdrop-filter:blur(18px) saturate(170%);
  opacity:0;
  transform:translateY(14px) scale(.96);
  pointer-events:none;
}
.mtda190-floating-download svg{
  width:20px;
  height:20px;
  fill:none;
  stroke:#ffd86d;
  stroke-width:2.2;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.mtda190-mobile-device .mtda190-floating-download{
  display:flex;
  pointer-events:auto;
  animation:mtda190FloatCtaEnter .5s cubic-bezier(.18,.82,.18,1) .4s both;
}
@keyframes mtda190QrEnter{
  0%{opacity:0;transform:translateY(16px) scale(.94);filter:blur(8px)}
  100%{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}
}
@keyframes mtda190FloatCtaEnter{
  0%{opacity:0;transform:translateY(14px) scale(.96)}
  100%{opacity:1;transform:translateY(0) scale(1)}
}
@media(max-width:1200px){
  .mtda190-highlights{width:min(94vw,860px) !important;}
  .mtda190-highlights article{min-height:50px !important;padding:8px 10px !important;gap:6px !important;}
  .mtda190-highlights svg{width:15px !important;height:15px !important;flex-basis:15px !important;}
  .mtda190-highlights .mtda190-highlight-text,
  .mtda190-highlights article span{font-size:clamp(8.4px,.72vw,9.8px) !important;}
  .mtda190-download{width:min(100%,232px) !important;min-height:52px !important;}
}
@media(max-width:940px){
  .mtda190-highlights{grid-template-columns:1fr !important;width:100% !important;left:auto !important;transform:none !important;}
  .mtda190-highlights article{min-height:46px !important;padding:9px 12px !important;}
  .mtda190-highlights .mtda190-highlight-text,
  .mtda190-highlights article span{font-size:11px !important;white-space:nowrap !important;}
  .mtda190-qr{width:118px !important;}
  .mtda190-download{width:min(100%,228px) !important;min-height:50px !important;}
}
@media(max-width:640px){
  .mtda190-highlights .mtda190-highlight-text,
  .mtda190-highlights article span{font-size:10px !important;}
  .mtda190-qr{width:110px !important;}
  .mtda190-download{width:min(100%,214px) !important;min-height:48px !important;}
  .mtda190-download b{font-size:12.5px !important;}
  .mtda190-download-icon{width:34px !important;height:34px !important;flex-basis:34px !important;}
  .mtda190-floating-download{right:10px;bottom:10px;min-width:124px;min-height:46px;font-size:12.5px;}
}
@media(prefers-reduced-motion:reduce){
  .mtda190-qr-area,
  .mtda190-mobile-device .mtda190-floating-download{animation:none !important;opacity:1 !important;transform:none !important;filter:none !important;}
}


/* ==== v1.9.14 centered compact highlights + price marker + full mobile CTA ==== */
.mtda190-highlights{
  width:min(100%,700px) !important;
  max-width:700px !important;
  left:auto !important;
  transform:none !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:8px !important;
  margin:14px auto 0 !important;
}
.mtda190-highlights article{
  min-height:38px !important;
  padding:7px 8px !important;
  gap:5px !important;
  border-radius:14px !important;
}
.mtda190-highlights svg{
  width:14px !important;
  height:14px !important;
  flex:0 0 14px !important;
}
.mtda190-highlights .mtda190-highlight-text,
.mtda190-highlights article span{
  flex:0 1 auto !important;
  width:auto !important;
  min-width:0 !important;
  font-size:clamp(8.4px,.58vw,9.6px) !important;
  line-height:1.25 !important;
  white-space:nowrap !important;
  overflow:visible !important;
  text-overflow:clip !important;
  text-align:center !important;
}
.mtda190-download-text,
.mtda190-download > span{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:8px !important;
  min-width:0 !important;
}
.mtda190-download del{
  position:relative;
  z-index:2;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  color:rgba(255,232,164,.74);
  font-size:12px;
  font-weight:700;
  line-height:1;
  text-decoration:line-through;
  text-decoration-thickness:2px;
  text-decoration-color:rgba(255,98,98,.95);
  white-space:nowrap;
}
.mtda190-floating-download{
  right:50%;
  bottom:12px;
  width:min(420px,calc(100vw - 28px));
  min-width:0;
  min-height:60px;
  padding-top:12px;
  padding-bottom:12px;
  overflow:visible;
  transform:translate(50%,14px) scale(.96);
}
.mtda190-floating-download span{
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  line-height:1.35;
}
.mtda190-floating-download .mtda190-price{
  overflow:visible;
  align-items:center;
  line-height:1;
}
.mtda190-floating-download .mtda190-price del,
.mtda190-floating-download .mtda190-price strong{
  overflow:visible;
}
@keyframes mtda190FloatCtaEnter{
  0%{opacity:0;transform:translate(50%,14px) scale(.96)}
  100%{opacity:1;transform:translate(50%,0) scale(1)}
}
@media(max-width:1400px){
  .mtda190-highlights{width:min(100%,690px) !important;max-width:690px !important;}
  .mtda190-highlights .mtda190-highlight-text,
  .mtda190-highlights article span{font-size:8.4px !important;}
}
@media(max-width:1200px){
  .mtda190-highlights{width:min(100%,600px) !important;max-width:600px !important;gap:6px !important;}
  .mtda190-highlights article{min-height:36px !important;padding:6px 6px !important;gap:4px !important;}
  .mtda190-highlights svg{width:12px !important;height:12px !important;flex-basis:12px !important;}
  .mtda190-highlights .mtda190-highlight-text,
  .mtda190-highlights article span{font-size:7.8px !important;line-height:1.2 !important;}
}
@media(max-width:940px){
  .mtda190-highlights{
    width:100% !important;
    max-width:none !important;
    grid-template-columns:1fr !important;
    gap:7px !important;
  }
  .mtda190-highlights article{min-height:38px !important;padding:7px 10px !important;}
  .mtda190-highlights .mtda190-highlight-text,
  .mtda190-highlights article span{font-size:10px !important;}
  .mtda190-floating-download{
    right:50% !important;
    bottom:10px !important;
    width:calc(100vw - 22px) !important;
    min-height:60px !important;
    padding-top:12px !important;
    padding-bottom:12px !important;
    font-size:13.5px !important;
    overflow:visible !important;
  }
}
@media(max-width:640px){
  .mtda190-highlights .mtda190-highlight-text,
  .mtda190-highlights article span{font-size:9.2px !important;}
  .mtda190-download del{font-size:11px;}
  .mtda190-floating-download{width:calc(100vw - 18px) !important;bottom:9px !important;}
}


/* ==== v1.9.15 clear free price + static download icon ==== */
.mtda190-price{
  position:relative;
  z-index:2;
  display:inline-flex !important;
  align-items:center;
  justify-content:center;
  gap:6px;
  white-space:nowrap;
  color:var(--mtda190-green);
  font-weight:900;
  line-height:1;
}
.mtda190-price del,
.mtda190-download del{
  color:#4cf39a !important;
  font-size:25px !important;
  font-weight:900 !important;
  line-height:1 !important;
  text-decoration:line-through !important;
  text-decoration-thickness:2.5px !important;
  text-decoration-color:#ff5c5c !important;
  text-shadow:0 0 10px rgba(76,243,154,.28);
}
.mtda190-price strong{
  color:#4cf39a;
  font-size:13px;
  font-weight:900;
  line-height:1;
  text-shadow:0 0 10px rgba(76,243,154,.26);
}
.mtda190-download-icon{
  animation:none !important;
  transform:none !important;
}
.mtda190-download-icon svg{
  animation:none !important;
  transform:none !important;
}
.mtda190-floating-download{
  gap:10px;
}
.mtda190-floating-download .mtda190-price del{font-size:15px !important;}
.mtda190-floating-download .mtda190-price strong{font-size:12.5px;}
@media(max-width:640px){
  .mtda190-price del,
  .mtda190-download del{font-size:14px !important;}
  .mtda190-price strong{font-size:12px;}
  .mtda190-floating-download{gap:8px;}
}


/* ==== v1.9.16 single-line CTA price spacing ==== */
.mtda190-download{
  width:min(100%,318px) !important;
  min-height:58px !important;
  padding:8px 14px !important;
  gap:10px !important;
}
.mtda190-download-text,
.mtda190-download > span{
  flex-direction:row !important;
  flex-wrap:nowrap !important;
  gap:7px !important;
  white-space:nowrap !important;
}
.mtda190-download b{
  display:inline-block !important;
  white-space:nowrap !important;
  line-height:1.2 !important;
}
.mtda190-download .mtda190-price{
  gap:4px !important;
  flex:0 0 auto !important;
}
.mtda190-price del,
.mtda190-download del{
  position:relative;
  display:inline-block !important;
  text-decoration:none !important;
  color:#4cf39a !important;
  font-size:16px !important;
  font-weight:900 !important;
  line-height:1 !important;
}
.mtda190-price del::after,
.mtda190-download del::after{
  content:"";
  position:absolute;
  left:-7px;
  right:-7px;
  top:50%;
  height:2px;
  border-radius:999px;
  background:rgba(255,79,79,.68);
  box-shadow:0 0 6px rgba(255,79,79,.28);
  transform:translateY(-50%) rotate(-18deg);
  transform-origin:center;
  pointer-events:none;
}
.mtda190-price strong{
  font-size:16px !important;
}
@media(max-width:1200px){
  .mtda190-download{width:min(100%,300px) !important;}
  .mtda190-download b{font-size:13px !important;}
}
@media(max-width:640px){
  .mtda190-download{width:min(100%,292px) !important;gap:8px !important;}
  .mtda190-download-text,
  .mtda190-download > span{gap:6px !important;}
  .mtda190-download b{font-size:12.5px !important;}
  .mtda190-price del,
  .mtda190-download del{font-size:22px !important;}
  .mtda190-price strong{font-size:14px !important;}
}


/* ==== v1.9.19 force visible price size ==== */
.mtda190-main .mtda190-download .mtda190-price del,
.mtda190-main .mtda190-floating-download .mtda190-price del{
  font-size:25px !important;
  line-height:.9 !important;
  min-width:34px !important;
  letter-spacing:0 !important;
}
.mtda190-main .mtda190-download .mtda190-price strong,
.mtda190-main .mtda190-floating-download .mtda190-price strong{
  font-size:16px !important;
  line-height:1 !important;
}
.mtda190-main .mtda190-download .mtda190-price del::after,
.mtda190-main .mtda190-floating-download .mtda190-price del::after{
  left:-8px !important;
  right:-8px !important;
  top:50% !important;
  height:2px !important;
  background:rgba(255,79,79,.62) !important;
  transform:translateY(-50%) rotate(-18deg) !important;
}

/* ==== v1.9.20 remove download page toolbar gaps ==== */
body.mt-page-download-app{
  background:var(--mtda190-bg) !important;
}
html:has(body.mt-page-download-app){
  margin-top:0 !important;
}
html:has(body.mt-page-download-app) #wpadminbar{
  display:none !important;
}
body.mt-page-download-app.admin-bar{
  margin-top:0 !important;
}
body.mt-page-download-app .mt-main{
  padding-top:0 !important;
  padding-bottom:0 !important;
  background:var(--mtda190-bg) !important;
}
body.mt-page-download-app .mt-header{
  top:0 !important;
  margin-top:0 !important;
  margin-bottom:0 !important;
}
body.mt-page-download-app .mt-navbar,
body.mt-page-download-app .mt-mobile-panel{
  margin-top:0 !important;
  margin-bottom:0 !important;
}
body.mt-page-download-app .mtda190-main{
  margin-top:0 !important;
  margin-bottom:0 !important;
}
body.mt-page-download-app .mtda190-page{
  padding-top:0 !important;
}
@media(max-width:940px){
  body.mt-page-download-app .mtda190-page{
    padding-top:0 !important;
    padding-bottom:0 !important;
  }
}

/* ==== v1.9.21 prevent duplicate download CTAs ==== */
body.mt-page-download-app .mtda190-floating-download{
  display:none !important;
  pointer-events:none !important;
}

@media(min-width:941px){
  body.mt-page-download-app .mtda190-download{
    display:flex !important;
  }
}

@media(max-width:940px){
  body.mt-page-download-app .mtda190-download{
    display:none !important;
  }

  body.mt-page-download-app .mtda190-mobile-device .mtda190-floating-download{
    display:flex !important;
    pointer-events:auto !important;
  }
}
