.drawer__subtotal{display:flex;justify-content:space-between;font-size:17px}.drawer__footer p{font-size:10px;color:var(--mbf-muted)}.drawer__footer .button{margin-top:8px}
.ai-launcher{position:fixed;right:20px;bottom:20px;z-index:100;min-height:58px;padding:0 20px 0 14px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#0a0a0b;color:#fff;display:flex;align-items:center;gap:10px;font-weight:950;box-shadow:0 18px 45px rgba(0,0,0,.25);cursor:pointer}.ai-launcher__icon{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,var(--mbf-accent),var(--mbf-accent-2));font-size:18px}.ai-launcher__pulse{position:absolute;left:15px;top:13px;width:32px;height:32px;border:1px solid rgba(255,93,37,.5);border-radius:50%;animation:mbf-pulse 2s ease-out infinite}.ai-launcher__text{letter-spacing:.02em}@keyframes mbf-pulse{0%{transform:scale(.8);opacity:.8}100%{transform:scale(1.6);opacity:0}}.ai-modal{position:fixed;inset:0;z-index:170}.ai-modal__overlay{position:absolute;inset:0;border:0;background:rgba(0,0,0,.7);backdrop-filter:blur(8px)}.ai-modal__panel{position:absolute;right:16px;bottom:16px;width:min(calc(100% - 32px),520px);height:min(calc(100% - 32px),760px);background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 30px 90px rgba(0,0,0,.35);display:grid;grid-template-rows:auto 1fr}.ai-modal__head{min-height:68px;background:#0a0a0b;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:12px 14px 12px 20px}.ai-modal__head strong,.ai-modal__head span{display:block}.ai-modal__head span{font-size:10px;color:rgba(255,255,255,.55);margin-top:3px}.ai-modal iframe{width:100%;height:100%;border:0;background:#fff}.site-footer{background:#070708;color:#fff}.footer__top{display:grid;grid-template-columns:1fr 1.2fr;gap:70px;padding-top:74px;padding-bottom:54px}.footer__brand h2{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-weight:950;text-transform:uppercase;font-size:48px;line-height:.92;margin:18px 0}.footer__brand p{color:rgba(255,255,255,.55);line-height:1.65;max-width:520px}