:root{--mai-burgundy:#3c0712;--mai-burgundy2:#69162b;--mai-navy:#071522;--mai-gold:#d9ad4a;--mai-gold2:#f4d47a;--mai-cream:#fffaf1;--mai-ink:#172029;--mai-shadow:0 24px 80px rgba(18,4,8,.28)}
.mza-ai-shell{position:fixed;z-index:999998;bottom:22px;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--mai-ink)}.mza-ai-side-right{right:22px}.mza-ai-side-left{left:22px}.mza-ai-launch{display:flex;align-items:center;gap:10px;border:1px solid #efce72;border-radius:999px;padding:8px 18px 8px 8px;background:linear-gradient(135deg,#31050e,#6a1427);color:#fff;box-shadow:0 12px 30px rgba(48,3,14,.35);cursor:pointer}.mza-ai-launch-orb{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff4b9,#d7a53d 42%,#7e4e05 100%);color:#50101c;font-size:20px;box-shadow:inset 0 0 0 2px rgba(255,255,255,.35)}.mza-ai-launch strong,.mza-ai-launch small{display:block;text-align:left}.mza-ai-launch strong{font-family:Georgia,serif;font-size:15px}.mza-ai-launch small{font-size:10px;color:#f3d98f;margin-top:1px}
.mza-ai-panel-ui{position:absolute;right:0;bottom:64px;width:min(410px,calc(100vw - 30px));height:min(650px,calc(100vh - 110px));display:none;grid-template-rows:auto 1fr auto auto auto;overflow:hidden;border:1px solid rgba(217,173,74,.75);border-radius:24px;background:var(--mai-cream);box-shadow:var(--mai-shadow)}.mza-ai-side-left .mza-ai-panel-ui{right:auto;left:0}.mza-ai-panel-ui.is-open{display:grid;animation:maiIn .22s ease}.mza-ai-panel-ui.is-expanded{position:fixed;inset:24px;width:auto;height:auto;max-width:1080px;margin:auto}.mza-ai-panel-ui header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:radial-gradient(circle at 70% 0,rgba(217,173,74,.18),transparent 35%),linear-gradient(135deg,#26040b,#611326);color:#fff;border-bottom:1px solid var(--mai-gold)}.mza-ai-brand{display:flex;align-items:center;gap:10px;min-width:0}.mza-ai-brand img{width:54px;height:54px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 5px 8px rgba(0,0,0,.25))}.mza-ai-brand strong,.mza-ai-brand small{display:block}.mza-ai-brand strong{font-family:Georgia,serif;color:#f8dd8d;font-size:17px}.mza-ai-brand small{font-size:10px;opacity:.9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mza-ai-head-actions{display:flex;gap:5px}.mza-ai-head-actions button{border:1px solid rgba(255,255,255,.25);border-radius:50%;background:rgba(255,255,255,.08);color:#fff;width:32px;height:32px;cursor:pointer;font-size:19px}
.mza-ai-conversation{overflow:auto;padding:16px;background:linear-gradient(rgba(255,250,241,.96),rgba(255,250,241,.96)),radial-gradient(circle at 0 0,#d9ad4a 1px,transparent 1.5px);background-size:auto,24px 24px}.mza-ai-message{display:flex;align-items:flex-start;gap:8px;margin:0 0 13px}.mza-ai-message p{max-width:84%;white-space:pre-wrap;margin:0;padding:10px 12px;border-radius:6px 16px 16px 16px;background:#fff;box-shadow:0 5px 18px rgba(33,18,8,.08);font-size:14px;line-height:1.55}.mza-ai-message.user{flex-direction:row-reverse}.mza-ai-message.user p{background:linear-gradient(135deg,#082f29,#0c5146);color:#fff;border-radius:16px 6px 16px 16px}.mza-ai-avatar{display:grid;place-items:center;flex:0 0 29px;height:29px;border-radius:50%;background:#4e0d1b;color:#edc661;font-size:11px;font-weight:800}.mza-ai-message.user .mza-ai-avatar{background:#e4bd59;color:#34100e}.mza-ai-message.is-loading p{opacity:.65;animation:maiPulse 1s infinite}
.mza-ai-cards{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 16px 37px}.mza-ai-card{min-width:0;border:1px solid #eadcbf;border-radius:14px;overflow:hidden;background:#fff;color:var(--mai-ink)!important;text-decoration:none!important;box-shadow:0 5px 16px rgba(42,26,12,.07)}.mza-ai-card img{display:block;width:100%;height:86px;object-fit:cover}.mza-ai-card>div{padding:9px}.mza-ai-card span{display:block;color:#9b762b;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.mza-ai-card strong{display:block;font-family:Georgia,serif;font-size:13px;line-height:1.25;margin:3px 0}.mza-ai-card small,.mza-ai-card p{display:block;margin:2px 0;font-size:10px;line-height:1.35}.mza-ai-card em{display:inline-block;margin-top:5px;padding:3px 6px;border-radius:999px;background:#4e0d1b;color:#f4d47a;font-size:8px;font-style:normal;font-weight:800}
.mza-ai-card-cta{display:inline-block;margin-top:7px;color:#6c1729;font-size:10px;text-decoration:underline;text-underline-offset:2px}.mza-ai-quick button.is-context{background:#4e0d1b;color:#f5d979;border-color:#d9ad4a}.mza-ai-hide-mascot .mza-ai-brand img,.mza-ai-hide-mascot .mza-ai-home-inner figure{display:none}.mza-ai-hide-mascot .mza-ai-home-inner{grid-template-columns:1fr}
.mza-ai-quick{display:flex;gap:6px;overflow-x:auto;padding:10px 12px 7px;border-top:1px solid #eadfc9;background:#fffdf8;scrollbar-width:thin}.mza-ai-quick.is-hidden{display:none}.mza-ai-quick button{flex:0 0 auto;border:1px solid #d8bd78;border-radius:999px;padding:7px 10px;background:#fff;color:#4c1c20;font-size:10px;font-weight:700;cursor:pointer}.mza-ai-quick button:hover{background:#4e0d1b;color:#fff}.mza-ai-compose{display:flex;align-items:flex-end;gap:8px;padding:9px 12px;background:#fff;border-top:1px solid #eadfc9}.mza-ai-compose textarea{box-sizing:border-box!important;flex:1;resize:none;min-height:42px;max-height:120px;border:1px solid #d8cdb9!important;border-radius:14px!important;padding:10px 12px!important;font:inherit!important;font-size:13px!important;line-height:1.4!important;background:#fff!important;color:#172029!important}.mza-ai-compose button{width:42px;height:42px;border:0;border-radius:50%;background:linear-gradient(135deg,#bd8c2c,#f1cf70);color:#40101b;font-size:20px;cursor:pointer}.mza-ai-panel-ui footer{display:flex;justify-content:space-between;gap:8px;padding:6px 12px 9px;background:#fff;color:#7b7167;font-size:9px}.mza-ai-panel-ui footer button{border:0;background:none;color:#7c5722;font-size:9px;cursor:pointer;text-decoration:underline}
.mza-ai-home-promo{position:relative;z-index:2;padding:70px 24px;background:radial-gradient(circle at 65% 40%,rgba(218,173,74,.16),transparent 30%),linear-gradient(135deg,#0b1727,#06101b 60%,#210610);color:#fff}.mza-ai-home-inner{box-sizing:border-box;display:grid;grid-template-columns:1.35fr .65fr;align-items:center;max-width:1180px;margin:auto;border:1px solid rgba(217,173,74,.65);border-radius:32px;padding:40px 48px;overflow:hidden;background:linear-gradient(120deg,rgba(88,13,30,.78),rgba(8,29,40,.88));box-shadow:0 25px 60px rgba(0,0,0,.28)}.mza-ai-home-copy span{font-size:11px;letter-spacing:.2em;color:#e5bd5a;font-weight:800}.mza-ai-home-copy h2{margin:10px 0 14px;color:#fff;font:700 clamp(30px,4vw,54px)/1.05 Georgia,serif}.mza-ai-home-copy p{max-width:670px;color:#efe8df;font-size:16px;line-height:1.7}.mza-ai-home-copy button{margin-top:12px;border:1px solid #f5d979;border-radius:999px;padding:13px 22px;background:linear-gradient(135deg,#bd8b27,#f4d777);color:#30100c;font-weight:800;cursor:pointer}.mza-ai-home-inner figure{height:250px;margin:0;text-align:center}.mza-ai-home-inner figure img{height:100%;max-width:100%;object-fit:contain;filter:drop-shadow(0 18px 20px rgba(0,0,0,.36))}
@keyframes maiIn{from{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:none}}@keyframes maiPulse{50%{opacity:.35}}
@media(max-width:640px){.mza-ai-shell{right:10px!important;left:10px!important;bottom:calc(10px + env(safe-area-inset-bottom))}.mza-ai-launch{margin-left:auto;padding-right:12px}.mza-ai-panel-ui,.mza-ai-panel-ui.is-expanded{position:fixed;inset:0!important;width:100vw;height:100dvh;max-width:none;margin:0;border:0;border-radius:0;padding-bottom:env(safe-area-inset-bottom)}.mza-ai-brand img{width:45px;height:45px}.mza-ai-head-actions{gap:4px}.mza-ai-head-actions button{width:29px;height:29px}.mza-ai-head-actions [data-mza-side],.mza-ai-head-actions [data-mza-expand]{display:none}.mza-ai-cards{margin-left:0;grid-template-columns:1fr 1fr}.mza-ai-card img{height:75px}.mza-ai-home-promo{padding:42px 16px}.mza-ai-home-inner{grid-template-columns:1fr;padding:28px 24px}.mza-ai-home-inner figure{height:170px;order:-1}.mza-ai-home-copy h2{font-size:32px}.mza-ai-home-copy p{font-size:14px}}

/* 1.2.7 conversational mascot experience */
.mza-ai-launch{position:relative;min-height:58px;padding:8px 18px 8px 76px;overflow:visible;background:radial-gradient(circle at 78% 0,rgba(244,212,122,.18),transparent 36%),linear-gradient(135deg,#31050e,#6a1427);box-shadow:0 12px 30px rgba(48,3,14,.35),0 0 0 0 rgba(217,173,74,.35);animation:maiLaunchPulse 3.2s infinite}.mza-ai-launch-mascot{position:absolute;left:-13px;bottom:-4px;width:86px;height:94px;display:grid;place-items:end center;filter:drop-shadow(0 8px 8px rgba(0,0,0,.32));animation:maiMascotFloat 3s ease-in-out infinite}.mza-ai-launch-mascot img{display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom}.mza-ai-launch-copy{position:relative;z-index:2}.mza-ai-launch small{margin-top:2px}.mza-ai-launch>i{width:8px;height:8px;border-radius:50%;background:#46db8c;box-shadow:0 0 0 4px rgba(70,219,140,.14);margin-left:3px}.mza-ai-invite{position:absolute;right:0;bottom:72px;width:268px;display:flex;align-items:center;gap:8px;border:1px solid rgba(217,173,74,.82);border-radius:18px;padding:9px 12px 9px 8px;background:linear-gradient(135deg,#fffaf1,#fff);color:#3c0712;box-shadow:0 14px 36px rgba(29,4,10,.22);opacity:0;visibility:hidden;transform:translateY(9px) scale(.97);transition:.22s ease;cursor:pointer}.mza-ai-invite.is-visible{opacity:1;visibility:visible;transform:none}.mza-ai-invite:after{content:"";position:absolute;right:27px;bottom:-7px;width:13px;height:13px;background:#fff;transform:rotate(45deg);border-right:1px solid #d9ad4a;border-bottom:1px solid #d9ad4a}.mza-ai-invite img{width:52px;height:56px;object-fit:contain;filter:drop-shadow(0 5px 5px rgba(41,7,13,.18));animation:maiMascotFloat 3s ease-in-out infinite}.mza-ai-invite strong,.mza-ai-invite small{display:block;text-align:left}.mza-ai-invite strong{font:700 14px/1.2 Georgia,serif}.mza-ai-invite small{margin-top:3px;font-size:10px;color:#715d55}
.mza-ai-brand img{width:58px;height:58px;animation:maiMascotFloat 3s ease-in-out infinite}.mza-ai-brand strong{font-size:18px}.mza-ai-brand small b{display:inline-block;width:7px;height:7px;border-radius:50%;background:#49dc8d;box-shadow:0 0 0 3px rgba(73,220,141,.12)}.mza-ai-welcome{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:10px 20px 18px;box-sizing:border-box}.mza-ai-welcome img{width:142px;height:152px;object-fit:contain;filter:drop-shadow(0 15px 17px rgba(63,7,19,.19));animation:maiMascotFloat 3s ease-in-out infinite}.mza-ai-welcome span{color:#a27927;font-size:9px;font-weight:900;letter-spacing:.2em}.mza-ai-welcome h3{margin:7px auto 9px;max-width:330px;color:#3d0a16;font:700 25px/1.06 Georgia,serif}.mza-ai-welcome p{margin:0 auto;max-width:345px;color:#5f5955;font-size:12px;line-height:1.55}
@keyframes maiMascotFloat{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-5px) rotate(1deg)}}@keyframes maiLaunchPulse{0%,70%,100%{box-shadow:0 12px 30px rgba(48,3,14,.35),0 0 0 0 rgba(217,173,74,.3)}82%{box-shadow:0 12px 30px rgba(48,3,14,.35),0 0 0 9px rgba(217,173,74,0)}}
@media(max-width:640px){.mza-ai-shell{right:9px!important;left:9px!important;bottom:calc(9px + env(safe-area-inset-bottom))}.mza-ai-launch{min-height:62px;padding:8px 14px 8px 78px}.mza-ai-launch-mascot{width:91px;height:101px;left:-14px;bottom:-5px}.mza-ai-launch strong{font-size:14px}.mza-ai-launch small{font-size:9px}.mza-ai-invite{right:0;bottom:76px;width:min(278px,calc(100vw - 18px))}.mza-ai-panel-ui header{padding:7px 9px 7px 10px}.mza-ai-brand{gap:5px}.mza-ai-brand img{width:61px;height:61px}.mza-ai-brand strong{font-size:17px}.mza-ai-brand small{font-size:9px}.mza-ai-head-actions button{width:31px;height:31px}.mza-ai-conversation{padding:12px}.mza-ai-welcome{padding:4px 12px 12px}.mza-ai-welcome img{width:132px;height:138px}.mza-ai-welcome h3{font-size:24px}.mza-ai-welcome p{font-size:12px}.mza-ai-quick{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:9px 10px}.mza-ai-quick.is-hidden{display:none}.mza-ai-quick button{min-height:40px;white-space:normal;text-align:left;padding:8px 10px;line-height:1.25}.mza-ai-compose{padding:8px 10px}.mza-ai-compose textarea{border-radius:21px!important;min-height:45px}.mza-ai-compose button{width:45px;height:45px}}

/* 1.2.8: third-party theme image rules must never enlarge mascot artwork */
.mza-ai-shell .mza-ai-launch-mascot{box-sizing:border-box!important;width:86px!important;height:94px!important;max-width:86px!important;max-height:94px!important;overflow:hidden!important}
.mza-ai-shell .mza-ai-launch-mascot img{display:block!important;position:static!important;inset:auto!important;box-sizing:border-box!important;width:86px!important;height:94px!important;min-width:0!important;min-height:0!important;max-width:86px!important;max-height:94px!important;margin:0!important;padding:0!important;object-fit:contain!important;object-position:center bottom!important}
.mza-ai-shell .mza-ai-invite img{position:static!important;width:52px!important;height:56px!important;min-width:52px!important;max-width:52px!important;min-height:0!important;max-height:56px!important;margin:0!important;object-fit:contain!important}
.mza-ai-shell .mza-ai-brand img{position:static!important;width:58px!important;height:58px!important;min-width:58px!important;max-width:58px!important;min-height:0!important;max-height:58px!important;margin:0!important;object-fit:contain!important}
.mza-ai-shell .mza-ai-welcome{overflow:hidden!important}
.mza-ai-shell .mza-ai-welcome img{position:static!important;width:142px!important;height:152px!important;min-width:0!important;min-height:0!important;max-width:142px!important;max-height:152px!important;margin:0 auto!important;object-fit:contain!important}
.mza-ai-home-promo .mza-ai-home-inner figure{position:relative!important;box-sizing:border-box!important;width:100%!important;height:250px!important;max-width:100%!important;max-height:250px!important;overflow:hidden!important;margin:0!important}
.mza-ai-home-promo .mza-ai-home-inner figure img{display:block!important;position:static!important;inset:auto!important;box-sizing:border-box!important;width:100%!important;height:250px!important;min-width:0!important;min-height:0!important;max-width:100%!important;max-height:250px!important;margin:0 auto!important;object-fit:contain!important;object-position:center!important}
@media(max-width:640px){.mza-ai-shell .mza-ai-launch-mascot{width:91px!important;height:101px!important;max-width:91px!important;max-height:101px!important}.mza-ai-shell .mza-ai-launch-mascot img{width:91px!important;height:101px!important;max-width:91px!important;max-height:101px!important}.mza-ai-shell .mza-ai-brand img{width:61px!important;height:61px!important;min-width:61px!important;max-width:61px!important;max-height:61px!important}.mza-ai-shell .mza-ai-welcome img{width:132px!important;height:138px!important;max-width:132px!important;max-height:138px!important}.mza-ai-home-promo .mza-ai-home-inner figure{height:170px!important;max-height:170px!important}.mza-ai-home-promo .mza-ai-home-inner figure img{height:170px!important;max-height:170px!important}}
.mza-ai-shell.is-panel-open>.mza-ai-launch,.mza-ai-shell.is-panel-open>.mza-ai-invite{opacity:0!important;visibility:hidden!important;pointer-events:none!important}

/* 1.4.0: stronger mascot presence and compact three-up mobile FDR cards */
@media(min-width:641px){
  .mza-ai-launch{min-height:78px;padding:10px 20px 10px 138px}
  .mza-ai-shell .mza-ai-launch-mascot{left:-20px;bottom:-7px;width:150px!important;height:165px!important;max-width:150px!important;max-height:165px!important}
  .mza-ai-shell .mza-ai-launch-mascot img{width:150px!important;height:165px!important;max-width:150px!important;max-height:165px!important}
  .mza-ai-shell .mza-ai-invite{right:auto;left:-12px;bottom:94px;gap:0;padding:11px 15px 12px}
  .mza-ai-shell .mza-ai-invite img{display:none!important}
  .mza-ai-shell .mza-ai-invite:after{right:auto;left:55px}
  .mza-ai-shell .mza-ai-brand img{width:76px!important;height:76px!important;min-width:76px!important;max-width:76px!important;max-height:76px!important}
  .mza-ai-shell .mza-ai-welcome img{width:190px!important;height:205px!important;max-width:190px!important;max-height:205px!important}
  .mza-ai-home-promo .mza-ai-home-inner figure{height:300px!important;max-height:300px!important}
  .mza-ai-home-promo .mza-ai-home-inner figure img{height:300px!important;max-height:300px!important}
}
@media(max-width:640px){
  .mza-ai-launch{min-height:66px;padding:8px 14px 8px 99px}
  .mza-ai-shell .mza-ai-launch-mascot{left:-15px;bottom:-6px;width:112px!important;height:124px!important;max-width:112px!important;max-height:124px!important}
  .mza-ai-shell .mza-ai-launch-mascot img{width:112px!important;height:124px!important;max-width:112px!important;max-height:124px!important}
  .mza-ai-shell .mza-ai-brand img{width:70px!important;height:70px!important;min-width:70px!important;max-width:70px!important;max-height:70px!important}
  .mza-ai-shell .mza-ai-welcome img{width:160px!important;height:172px!important;max-width:160px!important;max-height:172px!important}
  .mza-ai-home-promo .mza-ai-home-inner figure{height:190px!important;max-height:190px!important}
  .mza-ai-home-promo .mza-ai-home-inner figure img{height:190px!important;max-height:190px!important}

  /* On mobile the speech bubble belongs visually to the main mascot. */
  .mza-ai-shell .mza-ai-invite{right:0;left:auto;bottom:84px;width:min(278px,calc(100vw - 18px));gap:0;padding:11px 14px 12px}
  .mza-ai-shell .mza-ai-invite img{display:none!important}
  .mza-ai-shell .mza-ai-invite:after{right:auto;left:39px}

  .mza-fdr-section .mza-fdr-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;align-items:start!important}
  .mza-fdr-section .mza-fdr-grid .mza-trainer-card{min-width:0!important;border-radius:13px!important;overflow:hidden!important}
  .mza-fdr-section .mza-fdr-grid .mza-card-link{display:block!important;min-width:0!important;height:100%!important;overflow:hidden!important}
  .mza-fdr-section .mza-fdr-grid .mza-card-photo{height:126px!important;min-height:126px!important;padding:3px!important;overflow:hidden!important}
  .mza-fdr-section .mza-fdr-grid .mza-card-photo>img{display:block!important;width:100%!important;height:120px!important;max-width:100%!important;max-height:120px!important;margin:0!important;object-fit:contain!important;object-position:center top!important;border-radius:10px!important}
  .mza-fdr-section .mza-fdr-grid .mza-fdr-seal-card{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;max-width:28px!important;max-height:28px!important}
  .mza-fdr-section .mza-fdr-grid .mza-card-body{padding:8px 5px 7px!important;text-align:center!important}
  .mza-fdr-section .mza-fdr-grid .mza-card-title{display:none!important}
  .mza-fdr-section .mza-fdr-grid h3{min-height:24px!important;margin:0 0 4px!important;font-size:10px!important;line-height:1.18!important;letter-spacing:0!important;overflow-wrap:anywhere!important}
  .mza-fdr-section .mza-fdr-grid .mza-location{margin:0!important;font-size:8.5px!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .mza-fdr-section .mza-fdr-grid .mza-card-cta{display:none!important}
}

/* 1.4.1: keep the invitation above/right of the mascot and separate WhatsApp. */
@media(min-width:641px){
  .mza-ai-shell .mza-ai-invite{right:auto!important;left:60px!important;bottom:155px!important;width:258px!important;z-index:3!important}
  .mza-ai-shell .mza-ai-invite:after{right:auto!important;left:8px!important}
  .mza-floating-wa{right:auto!important;left:22px!important;z-index:999999!important}
}
@media(max-width:640px){
  .mza-ai-launch{width:245px!important;max-width:calc(100vw - 18px)!important;margin-left:auto!important}
  .mza-ai-shell .mza-ai-invite{right:0!important;left:auto!important;bottom:126px!important;width:230px!important;max-width:calc(100vw - 120px)!important;z-index:3!important}
  .mza-ai-shell .mza-ai-invite:after{right:auto!important;left:12px!important}
  .mza-floating-wa{right:auto!important;left:10px!important;bottom:12px!important;z-index:999999!important}

  .mza-fdr-section{width:100%!important;max-width:100vw!important;overflow:hidden!important}
  .mza-fdr-section>.mza-container{box-sizing:border-box!important;width:calc(100% - 28px)!important;max-width:calc(100% - 28px)!important;min-width:0!important;margin-right:auto!important;margin-left:auto!important;padding-right:0!important;padding-left:0!important}
  .mza-fdr-section>.mza-container>.mza-fdr-grid{box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}
}

/* 1.5.0: research-ready answers and compact full-capability home showcase. */
.mza-ai-message p a{color:#925c06!important;font-weight:700;text-decoration:underline!important;text-underline-offset:2px;overflow-wrap:anywhere}
.mza-ai-message.user p a{color:#f7dc8d!important}
.mza-ai-home-promo{position:relative!important;isolation:isolate;z-index:2!important;box-sizing:border-box!important;overflow:hidden!important;padding:34px 20px!important;background:
  radial-gradient(circle at 61% 47%,rgba(228,173,51,.17),transparent 25%),
  radial-gradient(circle at 3% 15%,rgba(119,23,41,.5),transparent 31%),
  linear-gradient(115deg,#100407 0%,#21070d 47%,#09070a 100%)!important;color:#fff}
.mza-ai-home-promo:before,.mza-ai-home-promo:after{content:"";position:absolute;z-index:-1;pointer-events:none;border:1px solid rgba(222,167,45,.3);border-radius:50%;transform:rotate(-12deg)}
.mza-ai-home-promo:before{width:720px;height:190px;left:-230px;top:-115px;box-shadow:0 0 0 22px rgba(222,167,45,.035),0 0 0 70px rgba(222,167,45,.025)}
.mza-ai-home-promo:after{width:620px;height:160px;right:-220px;bottom:-115px;box-shadow:0 0 0 18px rgba(222,167,45,.035),0 0 0 58px rgba(222,167,45,.02)}
.mza-ai-home-promo .mza-ai-home-inner{position:relative!important;box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(190px,.52fr) minmax(0,1.25fr)!important;align-items:center!important;gap:26px!important;width:100%!important;max-width:1240px!important;min-height:338px!important;margin:0 auto!important;padding:30px 32px!important;overflow:hidden!important;border:1px solid rgba(237,190,75,.62)!important;border-radius:30px!important;background:
  linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px),
  linear-gradient(rgba(255,255,255,.021) 1px,transparent 1px),
  radial-gradient(circle at 52% 33%,rgba(221,166,49,.13),transparent 28%),
  linear-gradient(120deg,rgba(68,8,20,.9),rgba(12,7,10,.96) 60%,rgba(34,5,12,.92))!important;background-size:34px 34px,34px 34px,auto,auto!important;box-shadow:0 26px 65px rgba(0,0,0,.38),inset 0 0 70px rgba(226,172,49,.035)!important}
.mza-ai-home-promo .mza-ai-home-inner:before{content:"";position:absolute;top:18px;right:20px;bottom:18px;left:20px;border:1px solid rgba(225,171,48,.16);border-radius:23px;pointer-events:none}
.mza-ai-home-promo .mza-ai-home-copy,.mza-ai-home-promo .mza-ai-home-visual,.mza-ai-home-promo .mza-ai-home-examples{position:relative;z-index:2;min-width:0}
.mza-ai-home-kicker{display:block!important;margin:0 0 9px!important;color:#ecc45f!important;font:800 10px/1.3 Inter,system-ui,sans-serif!important;letter-spacing:.17em!important}
.mza-ai-home-promo .mza-ai-home-copy h2{margin:0 0 14px!important;color:#fff!important;font:700 clamp(30px,3.15vw,48px)/1.02 Georgia,"Times New Roman",serif!important;letter-spacing:-.025em!important;text-wrap:balance}
.mza-ai-home-promo .mza-ai-home-copy h2 em{display:block;color:#e8b84d;font-weight:700}
.mza-ai-home-promo .mza-ai-home-copy p{max-width:520px!important;margin:0!important;color:#eee6df!important;font:400 14px/1.58 Inter,system-ui,sans-serif!important}
.mza-ai-home-capabilities{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px}
.mza-ai-home-capabilities span{display:inline-flex;align-items:center;min-height:29px;box-sizing:border-box;padding:6px 9px;border:1px solid rgba(223,173,56,.35);border-radius:999px;background:rgba(255,255,255,.035);color:#f4e9d3;font:700 10px/1.15 Inter,system-ui,sans-serif}
.mza-ai-home-cta{display:inline-flex!important;align-items:center!important;gap:12px!important;box-sizing:border-box!important;margin-top:16px!important;padding:11px 17px!important;border:1px solid #f2cd6c!important;border-radius:15px!important;background:linear-gradient(135deg,#ae781d,#f1cd6c 52%,#c59025)!important;color:#2a090d!important;box-shadow:0 9px 24px rgba(190,130,25,.2)!important;cursor:pointer!important;text-align:left!important}
.mza-ai-home-cta b,.mza-ai-home-cta small{display:block}.mza-ai-home-cta b{font:900 13px/1.1 Inter,system-ui,sans-serif}.mza-ai-home-cta small{font:700 9px/1.2 Inter,system-ui,sans-serif;opacity:.76}
.mza-ai-home-visual{display:grid;place-items:center;align-self:stretch;min-height:268px!important}
.mza-ai-home-orb{position:absolute;top:25px;left:50%;width:186px;height:186px;transform:translateX(-50%);display:grid;place-content:center;text-align:center;border:1px solid rgba(238,191,76,.67);border-radius:50%;background:radial-gradient(circle,rgba(104,34,29,.67),rgba(28,7,12,.62) 62%,transparent 64%);box-shadow:0 0 55px rgba(223,162,38,.16),inset 0 0 30px rgba(230,180,61,.08)}
.mza-ai-home-orb:before,.mza-ai-home-orb:after{content:"";position:absolute;border:1px dotted rgba(234,186,70,.42);border-radius:50%;inset:-12px}.mza-ai-home-orb:after{inset:-28px;border-style:solid;border-color:rgba(234,186,70,.13)}
.mza-ai-home-orb span,.mza-ai-home-orb strong{position:relative;z-index:1;display:block}.mza-ai-home-orb span{color:#e9c86c;font:700 14px/1 Georgia,serif}.mza-ai-home-orb strong{margin-top:1px;color:#edc65e;font:700 57px/.95 Georgia,serif;text-shadow:0 0 22px rgba(235,184,58,.2)}
.mza-ai-home-promo .mza-ai-home-visual figure{position:absolute!important;right:-4px!important;bottom:-30px!important;z-index:3!important;width:172px!important;height:230px!important;max-width:172px!important;max-height:230px!important;margin:0!important;overflow:visible!important;filter:drop-shadow(0 17px 17px rgba(0,0,0,.5))}
.mza-ai-home-promo .mza-ai-home-visual figure img{display:block!important;position:static!important;width:172px!important;height:230px!important;max-width:172px!important;max-height:230px!important;margin:0!important;object-fit:contain!important;object-position:center bottom!important;animation:maiMascotFloat 3.2s ease-in-out infinite}
.mza-ai-home-examples{box-sizing:border-box;padding:18px;border:1px solid rgba(231,183,67,.36);border-radius:21px;background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(0,0,0,.16));box-shadow:inset 0 0 30px rgba(228,172,45,.025)}
.mza-ai-home-examples-head{margin-bottom:12px}.mza-ai-home-examples-head span,.mza-ai-home-examples-head strong{display:block}.mza-ai-home-examples-head span{color:#e9ba4d;font:900 9px/1.2 Inter,system-ui,sans-serif;letter-spacing:.14em}.mza-ai-home-examples-head strong{margin-top:4px;color:#fff;font:700 15px/1.25 Georgia,serif}
.mza-ai-home-question-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}
.mza-ai-home-question-grid button{display:flex!important;align-items:flex-start!important;gap:7px!important;min-width:0!important;min-height:66px!important;box-sizing:border-box!important;padding:9px!important;border:1px solid rgba(222,173,56,.28)!important;border-radius:12px!important;background:rgba(40,9,14,.7)!important;color:#f6eee5!important;cursor:pointer!important;text-align:left!important;transition:transform .18s ease,border-color .18s ease,background .18s ease!important}
.mza-ai-home-question-grid button:hover{transform:translateY(-2px);border-color:#e8b94e!important;background:rgba(88,18,32,.76)!important}
.mza-ai-home-question-grid i{display:grid;place-items:center;flex:0 0 22px;height:22px;border:1px solid #d8a83d;border-radius:50%;color:#efc761;font:800 9px/1 Inter,system-ui,sans-serif;font-style:normal!important}
.mza-ai-home-question-grid button span{display:block;color:inherit!important;font:600 10px/1.35 Inter,system-ui,sans-serif!important;letter-spacing:0!important}
.mza-ai-home-note{display:block;margin-top:10px;color:#bfaea3;font:500 8.5px/1.45 Inter,system-ui,sans-serif}
@media(max-width:980px) and (min-width:641px){
  .mza-ai-home-promo .mza-ai-home-inner{grid-template-columns:minmax(0,1fr) 210px!important;gap:18px!important;padding:30px!important}
  .mza-ai-home-examples{grid-column:1/-1}.mza-ai-home-question-grid{grid-template-columns:repeat(3,1fr)}
  .mza-ai-home-visual{min-height:245px!important}.mza-ai-home-promo .mza-ai-home-visual figure{right:0!important}
}
@media(max-width:640px){
  .mza-ai-home-promo{padding:20px 11px!important}
  .mza-ai-home-promo .mza-ai-home-inner{display:block!important;min-height:0!important;padding:22px 14px 17px!important;border-radius:23px!important}
  .mza-ai-home-promo .mza-ai-home-inner:before{top:9px;right:9px;bottom:9px;left:9px;border-radius:18px}
  .mza-ai-home-copy{padding:0 2px!important}.mza-ai-home-kicker{max-width:calc(100% - 100px);font-size:8px!important;letter-spacing:.12em!important}
  .mza-ai-home-promo .mza-ai-home-copy h2{max-width:calc(100% - 104px)!important;min-height:88px!important;margin-bottom:8px!important;font-size:25px!important;line-height:1.02!important}
  .mza-ai-home-promo .mza-ai-home-copy p{font-size:12px!important;line-height:1.5!important}
  .mza-ai-home-capabilities{gap:5px;margin-top:12px}.mza-ai-home-capabilities span{min-height:26px;padding:5px 7px;font-size:8.5px}
  .mza-ai-home-cta{width:100%!important;justify-content:center!important;margin-top:13px!important;padding:10px 13px!important}.mza-ai-home-cta b{font-size:12px}.mza-ai-home-cta small{font-size:8px}
  .mza-ai-home-visual{position:absolute!important;top:19px!important;right:4px!important;z-index:3!important;width:110px!important;min-height:124px!important;height:124px!important}
  .mza-ai-home-orb{top:8px;width:84px;height:84px}.mza-ai-home-orb:before{inset:-6px}.mza-ai-home-orb:after{inset:-12px}.mza-ai-home-orb span{font-size:8px}.mza-ai-home-orb strong{font-size:29px}
  .mza-ai-home-promo .mza-ai-home-visual figure{right:-1px!important;bottom:-20px!important;width:94px!important;height:124px!important;max-width:94px!important;max-height:124px!important}
  .mza-ai-home-promo .mza-ai-home-visual figure img{width:94px!important;height:124px!important;max-width:94px!important;max-height:124px!important}
  .mza-ai-home-examples{margin-top:16px;padding:13px 11px 11px;border-radius:16px}.mza-ai-home-examples-head{margin-bottom:9px}.mza-ai-home-examples-head strong{font-size:13px}
  .mza-ai-home-question-grid{display:flex!important;gap:8px!important;overflow-x:auto!important;padding:1px 1px 7px!important;scroll-snap-type:x mandatory;scrollbar-width:thin}
  .mza-ai-home-question-grid button{flex:0 0 205px!important;min-height:62px!important;scroll-snap-align:start}.mza-ai-home-question-grid button span{font-size:9.5px!important}
  .mza-ai-home-note{font-size:8px}
}

/* 1.5.3: retain the three-up mobile grid without letterboxing FDR portraits. */
@media(max-width:640px){
  .mza-fdr-section .mza-fdr-grid .mza-card-photo{height:auto!important;min-height:0!important;aspect-ratio:1/1!important}
  .mza-fdr-section .mza-fdr-grid .mza-card-photo>img{width:100%!important;height:100%!important;max-width:100%!important;max-height:none!important;object-fit:cover!important;object-position:center!important}
}
