#mbp-overlay.mbp-overlay.mbp-show{display:flex!important;opacity:1}#mbp-overlay.mbp-show .mbp-modal{transform:translateY(0) scale(1)}#mbp-overlay .mbp-content--full{flex:1 1 100%!important}.mbp-eyebrow{font-size:14px;letter-spacing:1px;color:#b08a45;font-style:italic;text-align:center;font-weight:500}.mbp-percent{font-size:30px;font-weight:800;text-align:center;color:#2c3e2c;line-height:1;margin:6px 0 4px}.mbp-percent span{display:inline-block;margin-left:6px;font-size:14px;font-weight:600;letter-spacing:1px;vertical-align:middle;color:#6a7d4f}.mbp-percent--bacs{color:#6a7d4f}.mbp-copy-btn.mbp-copied{background:#6a8a4f}@media (max-width:768px){#mbp-overlay .mbp-percent{font-size:26px}}.mbp-confetti{position:fixed;inset:0;z-index:999998;pointer-events:none;opacity:0;transition:opacity .3s ease}.mbp-confetti.mbp-confetti--show{opacity:1}.mbp-confetti-particles{position:absolute;inset:0;overflow:hidden}.mbp-conf-p{position:absolute;top:-20px;display:block;border-radius:2px;opacity:.95;animation-name:mbp-fall;animation-timing-function:linear;animation-iteration-count:1;animation-fill-mode:forwards}.mbp-confetti-card{position:absolute;left:50%;top:28%;transform:translate(-50%,-50%) scale(.85);background:#fff;color:#2c3e2c;padding:18px 28px;border-radius:14px;box-shadow:0 20px 50px rgba(0,0,0,.25);font-size:16px;font-weight:600;text-align:center;max-width:90%;line-height:1.4;border:2px solid #c9a55e;transition:transform .45s cubic-bezier(.34,1.56,.64,1)}.mbp-confetti--show .mbp-confetti-card{transform:translate(-50%,-50%) scale(1)}.mbp-confetti-msg strong{color:#6a8a4f}@media (max-width:768px){.mbp-confetti-card{font-size:15px;padding:14px 20px;top:25%}}.mbp-debug-bar{position:fixed;bottom:0;left:0;right:0;z-index:999997;background:#1e1e2e;color:#f1f1f1;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:12px;border-top:2px solid #d09a68;box-shadow:0 -4px 12px rgba(0,0,0,.3);max-height:50vh;overflow-y:auto}.mbp-debug-head{display:flex;align-items:center;gap:12px;padding:8px 14px;background:#181825;border-bottom:1px solid #313244}.mbp-debug-head strong{color:#d09a68}.mbp-debug-page{background:#313244;padding:2px 8px;border-radius:3px;font-size:11px}.mbp-debug-spacer{flex:1}.mbp-debug-toggle{background:#313244;color:#fff;border:none;width:26px;height:22px;cursor:pointer;border-radius:3px;font-size:14px;line-height:1}.mbp-debug-body{padding:12px 14px}.mbp-debug-collapsed .mbp-debug-body{display:none}.mbp-debug-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:6px 18px;margin-bottom:10px}.mbp-debug-grid>div{padding:4px 0;border-bottom:1px dotted #313244}.mbp-debug-grid b{color:#a6adc8;font-weight:500}.mbp-debug-grid code{background:#313244;color:#f9e2af;padding:1px 6px;border-radius:3px;font-size:11px}.mbp-dbg-y{color:#a6e3a1;font-weight:600}.mbp-dbg-n{color:#f38ba8;font-weight:600}.mbp-dbg-warn{color:#f9e2af;font-weight:600}.mbp-debug-actions{display:flex;gap:8px;flex-wrap:wrap;padding-top:8px;border-top:1px solid #313244}.mbp-debug-actions .button{background:#313244!important;color:#f1f1f1!important;border:1px solid #45475a!important;box-shadow:none!important;padding:4px 10px!important;height:auto!important;line-height:1.4!important;font-size:11px!important;text-shadow:none!important}.mbp-debug-actions .button:hover{background:#45475a!important;color:#d09a68!important;border-color:#d09a68!important}.mbp-debug-countdown{margin-top:10px;padding:8px 12px;background:#313244;border-radius:4px;font-family:monospace;font-size:13px;color:#f9e2af}.mbp-debug-log-wrap{margin-top:12px;padding-top:10px;border-top:1px solid #313244}.mbp-debug-log-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.mbp-debug-log-head strong{color:#d09a68;font-size:12px}.mbp-debug-log{background:#11111b;border:1px solid #313244;border-radius:4px;padding:8px;max-height:180px;overflow-y:auto;font-family:"Consolas","Monaco",monospace;font-size:11px;line-height:1.5}.mbp-dbg-log-line{padding:2px 4px;border-bottom:1px solid #181825;color:#cdd6f4}.mbp-dbg-log-line:last-child{border-bottom:none}.mbp-dbg-time{color:#6c7086;margin-right:6px;font-weight:600}@media (max-width:600px){.mbp-debug-bar{font-size:11px}.mbp-debug-grid{grid-template-columns:1fr}.mbp-debug-log{max-height:120px}}.mbp-toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%) translateY(20px);background:#2c3e2c;color:#fff;padding:10px 18px;border-radius:6px;font-size:13px;opacity:0;pointer-events:none;transition:all .25s ease;z-index:1000000}.mbp-toast.mbp-show{opacity:1;transform:translateX(-50%) translateY(0)}