:root{--mt-bg:#08090d;--mt-surface:#12141a;--mt-surface2:#191c24;--mt-line:rgba(255,255,255,.09);--mt-text:#f8f6f0;--mt-muted:#aeb2bd;--mt-gold:#e1c175;--mt-font:Tahoma,Arial,sans-serif}
body.mt-app-page{margin:0!important;background:#07080b!important}body.mt-app-page #page,body.mt-app-page .site,body.mt-app-page #content,body.mt-app-page .site-content,body.mt-app-page .ast-container,body.mt-app-page #primary,body.mt-app-page .content-area,body.mt-app-page .site-main,body.mt-app-page article,body.mt-app-page .entry-content{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:transparent!important}body.mt-app-page.ast-separate-container .ast-article-single,body.mt-app-page .ast-article-single{margin:0!important;padding:0!important;background:transparent!important}body.mt-app-page .entry-content>:first-child{margin-top:0!important}body.mt-app-page .entry-content>:last-child{margin-bottom:0!important}.mt-app-page .entry-header{display:none}body.mt-app-page .site-header,body.mt-app-page .site-footer{display:none}body.mt-stats-app-page,body.mt-stats-app-page #page,body.mt-stats-app-page #content,body.mt-stats-app-page .site-content{min-height:100vh!important;min-height:100dvh!important;background:#07080b!important}.mt-shell,.mt-shell *{box-sizing:border-box}.mt-shell [hidden]{display:none!important}.mt-shell{font-family:var(--mt-font);line-height:1.65}.mt-builder{width:100%;min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at 88% -8%,rgba(218,186,108,.1),transparent 31%),linear-gradient(180deg,#0b0c11,#07080b);color:var(--mt-text);padding:14px 10px 30px}.mt-builder button,.mt-builder input{font-family:inherit}.mt-hero,.mt-stepper,.mt-wizard-stage,.mt-builder-footer,.mt-offline{width:min(780px,100%);margin-inline:auto}.mt-hero{display:flex;align-items:center;gap:12px;padding:8px 2px 14px}.mt-hero-mark{width:50px;height:50px;flex:0 0 50px;border-radius:17px;border:1px solid rgba(225,193,117,.3);background:radial-gradient(circle,#fff8dc 0 30%,#d6b86d 31% 39%,rgba(214,184,109,.08) 40% 62%,transparent 63%),#15171d;box-shadow:0 10px 32px rgba(0,0,0,.28)}.mt-hero h1{margin:0 0 3px;color:#fff;font-size:clamp(21px,5.4vw,32px);line-height:1.35}.mt-hero p{margin:0;color:var(--mt-muted);font-size:11px;line-height:1.8}.mt-stepper{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;padding:5px;margin-bottom:12px;border:1px solid var(--mt-line);border-radius:16px;background:rgba(12,13,18,.92);backdrop-filter:blur(10px);position:sticky;top:6px;z-index:30}.mt-stepper span{display:flex;flex-direction:column;align-items:center;gap:2px;padding:6px 2px;border-radius:11px;color:#777c88}.mt-stepper b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;border:1px solid rgba(255,255,255,.1);font-size:10px}.mt-stepper small{font-size:8px}.mt-stepper .is-current{background:rgba(225,193,117,.12);color:#f1dc9f}.mt-stepper .is-current b{background:var(--mt-gold);color:#17130c;border-color:var(--mt-gold)}.mt-stepper .is-done{color:#c7b77f}.mt-stepper .is-done b{border-color:rgba(225,193,117,.45)}.mt-offline{padding:9px 12px;margin-bottom:10px;border-radius:12px;background:#5a4118;color:#fff2d0;font-size:10px}.mt-wizard-stage{padding:16px 13px 18px;border:1px solid var(--mt-line);border-radius:22px;background:linear-gradient(155deg,rgba(24,27,35,.98),rgba(11,12,17,.98));box-shadow:0 20px 55px rgba(0,0,0,.23)}.mt-stage-title{display:flex;gap:10px;align-items:center;margin-bottom:14px}.mt-stage-title>span{display:grid;place-items:center;width:32px;height:32px;flex:0 0 32px;border-radius:50%;background:var(--mt-gold);color:#17130c;font-weight:900}.mt-stage-title h2{margin:0;color:#fff;font-size:17px}.mt-stage-title p{margin:1px 0 0;color:var(--mt-muted);font-size:10px}.mt-photo-picker{width:100%;min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:1px dashed rgba(225,193,117,.38);border-radius:19px;background:rgba(6,7,10,.72);color:#fff;cursor:pointer}.mt-photo-picker strong{font-size:14px}.mt-photo-picker small{font-size:9px;color:var(--mt-muted)}.mt-photo-picker-icon{width:58px;height:58px;border-radius:50%;background:radial-gradient(circle at 35% 28%,#fff,#f0e0b4 56%,#c8a55a);box-shadow:0 0 22px rgba(236,216,160,.25)}.mt-source-preview{position:relative;display:grid;place-items:center;min-height:220px;border-radius:18px;overflow:hidden;background:#07080b}.mt-source-preview img{display:block;width:100%;max-height:360px;object-fit:contain;transition:border-radius .2s ease,max-width .2s ease}.mt-builder[data-output-format=profile] .mt-source-preview img{max-width:320px;aspect-ratio:1/1;object-fit:cover;border-radius:50%}.mt-source-preview button{position:absolute;left:10px;bottom:10px;border:1px solid rgba(255,255,255,.18);background:rgba(8,9,12,.78);color:#fff;border-radius:11px;padding:7px 11px;cursor:pointer}.mt-format-picker{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:12px}.mt-format-picker button{display:flex;flex-direction:column;align-items:center;gap:1px;padding:10px 4px;border:1px solid var(--mt-line);border-radius:13px;background:#0c0e13;color:var(--mt-muted);cursor:pointer}.mt-format-picker button b{font-size:11px}.mt-format-picker button small{font-size:8px}.mt-format-picker button.is-active{border-color:rgba(225,193,117,.65);background:rgba(225,193,117,.1);color:#fff}.mt-stage-actions{display:flex;justify-content:space-between;gap:8px;margin-top:15px}.mt-stage-actions-end{justify-content:flex-end}.mt-stage-actions-start{justify-content:flex-start}.mt-primary,.mt-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:46px;min-width:120px;padding:10px 16px;border-radius:14px;text-decoration:none!important;font-weight:800;cursor:pointer}.mt-primary{border:0;background:linear-gradient(135deg,#efdda9,#c69d4e);color:#17130c}.mt-primary:disabled{opacity:.4;cursor:not-allowed}.mt-secondary:disabled,.mt-text-btn:disabled{opacity:.4;cursor:not-allowed}.mt-secondary{border:1px solid var(--mt-line);background:#222630;color:#fff}.mt-text-btn{border:0;background:transparent;color:#f0d797;cursor:pointer;font-weight:700;padding:8px}.mt-preview-head{display:flex;align-items:center;justify-content:space-between;color:var(--mt-muted);font-size:10px;margin-bottom:8px}.mt-preview-head strong{color:#fff;font-size:12px}.mt-canvas-wrap{display:grid;place-items:center;border-radius:18px;overflow:hidden;background:#050609;border:1px solid rgba(255,255,255,.06)}.mt-canvas-wrap canvas{display:block;width:100%;height:auto;max-height:68vh;object-fit:contain;touch-action:none}.mt-text-preview-wrap canvas{touch-action:auto}.mt-touch-help{text-align:center;color:var(--mt-muted);font-size:9px;margin:8px 0}.mt-control-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:10px;border:1px solid var(--mt-line);border-radius:13px;background:#0b0d12;color:#d7d9df;font-size:10px}.mt-control-row label{display:flex;gap:5px}.mt-control-row label b{color:#f0d797}.mt-control-row input{width:100%;accent-color:var(--mt-gold)}.mt-template-grid{display:flex;gap:9px;overflow-x:auto;scroll-snap-type:x mandatory;padding:12px 2px 8px;margin-inline:-2px;scrollbar-width:thin;scrollbar-color:rgba(225,193,117,.45) transparent}.mt-template{flex:0 0 min(74vw,260px);scroll-snap-align:start;display:flex;flex-direction:column;gap:5px;padding:7px;border:1px solid var(--mt-line);border-radius:17px;background:#0d1016;color:#fff;cursor:pointer;text-align:right;overflow:hidden}.mt-template.is-active{border-color:var(--mt-gold);box-shadow:0 0 0 2px rgba(225,193,117,.12)}.mt-template-preview{display:grid;place-items:center;width:100%;border-radius:12px;overflow:hidden;background:#07080b}.mt-template.mt-format-profile .mt-template-preview{aspect-ratio:1/1}.mt-template.mt-format-post .mt-template-preview{aspect-ratio:4/5}.mt-template.mt-format-story .mt-template-preview{aspect-ratio:9/16}.mt-template-preview canvas{display:block;width:100%;height:100%;object-fit:contain}.mt-template strong{font-size:12px;padding:0 3px 3px}.mt-skeleton{flex:0 0 220px;height:270px;border-radius:17px;background:linear-gradient(90deg,#11151d,#252b38,#11151d);background-size:200% 100%;animation:mtShimmer 1.2s infinite}@keyframes mtShimmer{to{background-position:-200% 0}}.mt-copy-presets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:13px 0}.mt-copy-presets button{display:flex;flex-direction:column;align-items:flex-start;gap:1px;min-height:58px;padding:9px 11px;border:1px solid var(--mt-line);border-radius:13px;background:#0d1016;color:#fff;text-align:right;cursor:pointer}.mt-copy-presets button b{font-size:11px}.mt-copy-presets button small{font-size:8px;color:var(--mt-muted)}.mt-copy-presets button.is-active{border-color:rgba(225,193,117,.7);background:rgba(225,193,117,.09)}.mt-personalize-fields{display:grid;gap:9px}.mt-personalize-fields label{color:var(--mt-muted);font-size:10px}.mt-personalize-fields input{display:block;width:100%;margin-top:4px;padding:11px;border:1px solid var(--mt-line);border-radius:12px;background:#090b0f;color:#fff;outline:none}.mt-personalize-fields input:focus{border-color:rgba(225,193,117,.62);box-shadow:0 0 0 3px rgba(225,193,117,.07)}.mt-progress{text-align:center;padding:30px}.mt-progress span{display:block;width:32px;height:32px;margin:auto;border:3px solid rgba(255,255,255,.1);border-top-color:var(--mt-gold);border-radius:50%;animation:mtSpin .8s linear infinite}@keyframes mtSpin{to{transform:rotate(360deg)}}.mt-progress p{font-size:10px;color:var(--mt-muted)}.mt-result{text-align:center}.mt-result img{display:block;max-width:100%;max-height:68vh;margin:0 auto 13px;border-radius:17px;box-shadow:0 16px 45px rgba(0,0,0,.35)}.mt-result-actions{display:grid;gap:8px}.mt-result small{display:block;margin-top:9px;color:var(--mt-muted);font-size:9px}.mt-builder-footer{margin-top:14px;display:grid;gap:10px}.mt-footer-links,.mt-supporters{padding:14px;border:1px solid var(--mt-line);border-radius:18px;background:rgba(17,19,25,.93)}.mt-footer-links h2{margin:0 0 8px;color:#fff;font-size:13px}.mt-footer-menu-list{display:flex;flex-wrap:wrap;gap:7px;list-style:none;margin:0!important;padding:0!important}.mt-footer-menu-list li{margin:0!important}.mt-footer-menu-list a{display:inline-flex;padding:7px 10px;border:1px solid var(--mt-line);border-radius:999px;color:#e8d49b;text-decoration:none;font-size:9px}.mt-supporters-content{color:#d5d7dd;font-size:10px}.mt-supporters-content img{max-width:100%;height:auto}.mt-error{text-align:center;color:#f0b2b8;padding:18px}
@media(min-width:720px){.mt-builder{padding:22px 18px 38px}.mt-wizard-stage{padding:22px}.mt-template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible;scroll-snap-type:none}.mt-template{width:auto;min-width:0;flex:auto}.mt-template-preview,.mt-template-preview canvas{min-height:0}.mt-copy-presets{grid-template-columns:repeat(3,minmax(0,1fr))}.mt-result-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.mt-stage-actions .mt-primary,.mt-stage-actions .mt-secondary{min-width:150px}}
@media(max-width:420px){.mt-builder{padding-inline:7px}.mt-wizard-stage{padding:13px 10px 15px}.mt-template{flex-basis:78vw}.mt-template.mt-format-story{flex-basis:60vw}.mt-template.mt-format-post{flex-basis:68vw}.mt-template-preview,.mt-template-preview canvas{min-height:0}.mt-control-row{grid-template-columns:1fr;gap:7px}.mt-control-row .mt-text-btn{justify-self:end}.mt-copy-presets{grid-template-columns:1fr}.mt-stage-actions .mt-primary,.mt-stage-actions .mt-secondary{min-width:0;flex:1}.mt-hero-mark{width:44px;height:44px;flex-basis:44px}.mt-hero h1{font-size:20px}}

/* Public build statistics shortcodes. */
.mt-stats{max-width:880px;margin:24px auto;padding:22px;border:1px solid rgba(24,24,27,.09);border-radius:22px;background:#fff;box-shadow:0 14px 42px rgba(15,23,42,.07);font-family:var(--mt-font,'Estedad',Tahoma,Arial,sans-serif);color:#171717;text-align:right;box-sizing:border-box}
.mt-stats *{box-sizing:border-box}
.mt-stats h2{margin:0 0 18px;font-size:clamp(20px,3vw,28px);line-height:1.5}
.mt-stats-total{display:flex;align-items:baseline;gap:10px;padding:18px 20px;border-radius:18px;background:linear-gradient(135deg,#0d0e12,#252832);color:#fff;margin-bottom:14px}
.mt-stats-total strong{font-size:clamp(34px,7vw,58px);line-height:1;font-variant-numeric:tabular-nums}
.mt-stats-total span{font-size:15px;opacity:.82}
.mt-stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.mt-stats-grid>div{padding:16px;border-radius:16px;background:#f5f5f4;text-align:center}
.mt-stats-grid strong{display:block;font-size:clamp(24px,4vw,38px);line-height:1.1;font-variant-numeric:tabular-nums}
.mt-stats-grid span{display:block;margin-top:7px;font-size:14px;color:#57534e}
.mt-stats-templates{margin-top:16px;border-top:1px solid #eee;padding-top:8px}
.mt-stats-templates>div{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:11px 4px;border-bottom:1px dashed #e7e5e4}
.mt-stats-templates strong{font-variant-numeric:tabular-nums}
@media(max-width:520px){.mt-stats{padding:16px;border-radius:18px}.mt-stats-grid{gap:7px}.mt-stats-grid>div{padding:13px 8px}.mt-stats-total{padding:16px}.mt-stats-total span{font-size:13px}}

/* 1.7.3 */
.mt-intro-image{display:grid;place-items:center;margin:0 0 12px;padding:0;overflow:hidden;border-radius:16px}.mt-intro-image img{display:block;width:auto;max-width:100%;max-height:210px;object-fit:contain}.mt-stage-one-hero{width:100%;margin:0 0 14px;padding:0 0 13px;border-bottom:1px solid rgba(255,255,255,.07)}.mt-stage-one-hero .mt-hero-mark{display:none}.mt-personalize-fields label small{float:left;color:#8d929d;font-size:8px;font-weight:400}.mt-stats-page{width:100%;min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at 88% -8%,rgba(218,186,108,.1),transparent 31%),linear-gradient(180deg,#0b0c11,#07080b);color:#f7f7f8;padding:18px 10px 34px;font-family:var(--mt-font,'Estedad',Tahoma,Arial,sans-serif)}.mt-stats-hero,.mt-stats-page-body,.mt-stats-page .mt-builder-footer{width:min(880px,100%);margin-inline:auto}.mt-stats-hero{display:flex;align-items:center;gap:12px;padding:8px 2px 14px}.mt-stats-hero h1{margin:0 0 3px;color:#fff;font-size:clamp(22px,5vw,34px);line-height:1.35}.mt-stats-hero p{margin:0;color:#aeb2bc;font-size:11px}.mt-stats-page .mt-stats{max-width:none;margin:0;padding:22px;border-color:rgba(255,255,255,.08);background:linear-gradient(155deg,rgba(24,27,35,.98),rgba(11,12,17,.98));color:#fff;box-shadow:0 20px 55px rgba(0,0,0,.25)}.mt-stats-page .mt-stats h2{color:#fff}.mt-stats-page .mt-stats-total{background:linear-gradient(135deg,#17191f,#2a2d36)}.mt-stats-page .mt-stats-grid>div{background:#12151b;color:#fff;border:1px solid rgba(255,255,255,.06)}.mt-stats-page .mt-stats-grid span{color:#b8bbc3}.mt-stats-page .mt-stats-templates{border-top-color:rgba(255,255,255,.09)}.mt-stats-page .mt-stats-templates>div{border-bottom-color:rgba(255,255,255,.08)}.mt-stats-page .mt-builder-footer{margin-top:14px}.mt-stats-page .mt-footer-links,.mt-stats-page .mt-supporters{background:rgba(17,19,25,.96)}
@media(max-width:520px){.mt-intro-image img{max-height:155px}.mt-stats-page{padding-inline:7px}.mt-stats-hero{padding-inline:4px}.mt-stats-page .mt-stats{padding:16px;border-radius:18px}}


/* 1.7.4 — mobile-first step navigation and easier touch controls. */
.mt-builder{overflow-x:clip}
.mt-stepper button{appearance:none;-webkit-appearance:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-width:0;min-height:48px;padding:6px 2px;border:0;border-radius:11px;background:transparent;color:#777c88;font:inherit;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}
.mt-stepper button:focus-visible{outline:2px solid #f1dc9f;outline-offset:2px}
.mt-stepper button.is-current{background:rgba(225,193,117,.12);color:#f1dc9f}
.mt-stepper button.is-done{color:#c7b77f}
.mt-step-feedback{width:min(780px,100%);margin:-4px auto 10px;padding:9px 12px;border:1px solid rgba(225,193,117,.24);border-radius:12px;background:rgba(75,57,21,.72);color:#fff2d0;text-align:center;font-size:10px}
.mt-wizard-stage{scroll-margin-top:82px}
.mt-builder button,.mt-builder a.mt-primary,.mt-builder a.mt-secondary{touch-action:manipulation;-webkit-tap-highlight-color:transparent}

@media(max-width:719px){
  .mt-builder{padding-top:0;padding-bottom:calc(28px + env(safe-area-inset-bottom))}
  .mt-stepper{top:0;width:calc(100% + 14px);margin-inline:-7px;margin-bottom:10px;padding:7px max(7px,env(safe-area-inset-left)) 7px max(7px,env(safe-area-inset-right));border-radius:0 0 16px 16px;border-top:0;box-shadow:0 9px 25px rgba(0,0,0,.3);z-index:60}
  body.admin-bar .mt-stepper{top:46px}
  .mt-stepper button{min-height:54px;padding:6px 1px}
  .mt-stepper b{width:27px;height:27px;font-size:11px}
  .mt-stepper small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8px}
  .mt-wizard-stage{scroll-margin-top:74px}
  .mt-stage-actions{position:static;bottom:auto;z-index:auto;margin-top:16px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}
  .mt-stage-actions .mt-primary,.mt-stage-actions .mt-secondary{min-height:50px;font-size:14px}
  .mt-format-picker button{min-height:66px}
  .mt-photo-picker{min-height:190px}
  .mt-personalize-fields input{min-height:50px;font-size:16px}
  .mt-control-row input[type=range]{min-height:34px}
  .mt-template{scroll-snap-stop:always}
}

@media(prefers-reduced-motion:reduce){
  .mt-builder *{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}

/* 1.7.6 — Eitaa native download recovery and attachment fallback. */
.mt-canvas-wrap canvas#mt-canvas{
  cursor:grab;
  user-select:none;
  -webkit-user-select:none;
  -webkit-user-drag:none;
  overscroll-behavior:contain;
}
.mt-canvas-wrap canvas#mt-canvas.is-adjusting{cursor:grabbing}
.mt-primary.is-disabled,.mt-primary[aria-disabled=true],.mt-secondary:disabled,.mt-primary:disabled{
  opacity:.42!important;
  cursor:not-allowed!important;
  pointer-events:none!important;
  filter:saturate(.45);
}
.mt-result-actions.is-eitaa{grid-template-columns:1fr}
.mt-result-actions.is-eitaa #mt-eitaa-download,.mt-result-actions.is-eitaa #mt-eitaa-direct-download{width:100%;min-height:52px}

.mt-control-row input[type=range]{
  direction:ltr;
  appearance:none;
  -webkit-appearance:none;
  width:100%;
  min-height:36px;
  margin:0;
  padding:0;
  background:transparent;
  cursor:pointer;
  touch-action:manipulation;
}
.mt-control-row input[type=range]::-webkit-slider-runnable-track{
  height:8px;
  border-radius:999px;
  background:linear-gradient(90deg,#c89f4f,#f2dda5);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.12),0 4px 14px rgba(0,0,0,.22);
}
.mt-control-row input[type=range]::-webkit-slider-thumb{
  appearance:none;
  -webkit-appearance:none;
  width:26px;
  height:26px;
  margin-top:-9px;
  border:3px solid #f5e7bd;
  border-radius:50%;
  background:#17191f;
  box-shadow:0 3px 14px rgba(0,0,0,.45),0 0 0 3px rgba(225,193,117,.14);
}
.mt-control-row input[type=range]::-moz-range-track{
  height:8px;
  border:0;
  border-radius:999px;
  background:linear-gradient(90deg,#c89f4f,#f2dda5);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.12),0 4px 14px rgba(0,0,0,.22);
}
.mt-control-row input[type=range]::-moz-range-thumb{
  width:22px;
  height:22px;
  border:3px solid #f5e7bd;
  border-radius:50%;
  background:#17191f;
  box-shadow:0 3px 14px rgba(0,0,0,.45),0 0 0 3px rgba(225,193,117,.14);
}
.mt-control-row input[type=range]:focus-visible{outline:2px solid #f0d797;outline-offset:5px;border-radius:999px}

@media(max-width:420px){
  .mt-control-row{
    grid-template-columns:1fr auto;
    grid-template-areas:"label reset" "range range";
    align-items:center;
    gap:4px 10px;
    padding:10px 11px 12px;
  }
  .mt-control-row label{grid-area:label;justify-self:start;align-items:center;font-size:11px}
  .mt-control-row input[type=range]{grid-area:range;min-height:42px}
  .mt-control-row .mt-text-btn{grid-area:reset;justify-self:end;padding:6px 8px}
}


/* 1.8.4 — full-page contact shortcode and desktop stats edge cleanup. */
.mt-stats-page{display:block;min-height:100vh;min-height:100dvh;margin:0!important}
.mt-contact-shortcode-page{display:block;width:100%;min-height:100vh;min-height:100dvh;margin:0!important;padding:0!important;background:#07080b;color:#fff;overflow-x:hidden}
.mt-contact-content{width:100%;min-height:inherit;margin:0;padding:0}
.mt-contact-content>style:first-child+*{margin-top:0}
body.mt-contact-app-page,body.mt-contact-app-page #page,body.mt-contact-app-page #content,body.mt-contact-app-page .site-content{min-height:100vh!important;min-height:100dvh!important;background:#07080b!important}
@media(min-width:720px){body.mt-stats-app-page .mt-stats-page{margin:0!important}}

/* 1.8.5 — contact-only typography and support handle placement. */
.mt-contact-content,
.mt-contact-content *{font-family:var(--mt-font,'Estedad',Tahoma,Arial,sans-serif)!important}
.mt-contact-content .mt-contact-support>.mt-contact-button{order:4}
.mt-contact-content .mt-contact-support>.mt-contact-account{order:5;margin-top:14px}



/* 1.8.7 — keep the contact menu below the full-screen HTML, like the other shortcodes. */
.mt-contact-shortcode-page>.mt-builder-footer{position:relative;z-index:2;width:min(780px,calc(100% - 20px));margin:14px auto 30px}

/* 1.8.8 — frame selection first; source-photo preview mirrors the selected output ratio. */
.mt-builder[data-output-format="profile"] .mt-source-preview img{
    width:100%;
    max-width:320px;
    max-height:320px;
    aspect-ratio:1/1;
    object-fit:cover;
    object-position:center;
    border-radius:50%;
}
.mt-builder[data-output-format="post"] .mt-source-preview img{
    width:100%;
    max-width:288px;
    max-height:360px;
    aspect-ratio:4/5;
    object-fit:cover;
    object-position:center;
    border-radius:18px;
}
.mt-builder[data-output-format="story"] .mt-source-preview img{
    width:100%;
    max-width:203px;
    max-height:361px;
    aspect-ratio:9/16;
    object-fit:cover;
    object-position:center;
    border-radius:18px;
}
.mt-builder [data-stage="2"] .mt-template-grid{
    margin-top:0;
    margin-bottom:12px;
}
.mt-builder [data-stage="2"] #mt-zoom-row{
    margin-bottom:12px;
}
