:root{--accent:#ff4a17}@keyframes mz-quote-popup-rise-in{0%{opacity:0;transform:translate3d(0,14px,0) scale(.97)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes mz-quote-popup-peek-shine{0%,to{box-shadow:0 0 0 1px rgba(228,58,12,.16),0 0 40px 4px rgba(228,58,12,.24),0 0 80px 14px rgba(228,58,12,.12),0 12px 40px rgba(0,0,0,.42)}50%{box-shadow:0 0 0 1px rgba(228,58,12,.22),0 0 60px 10px rgba(228,58,12,.36),0 0 112px 24px rgba(228,58,12,.18),0 12px 40px rgba(0,0,0,.42)}}.mz-quote-popup{position:fixed;right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));z-index:1200;font-family:inherit;max-width:calc(100vw - 32px)}.mz-quote-popup__tab{display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;border:1px solid #4d4d4d;background:linear-gradient(267.18deg,#161616,#080808);color:#fefefe;font-size:13px;font-weight:600;letter-spacing:2px;cursor:pointer;box-shadow:0 8px 28px rgba(0,0,0,.35);animation:mz-quote-popup-rise-in .48s cubic-bezier(.22,1,.36,1) both;transform-origin:right bottom;transition:border-color .22s ease,color .22s ease,transform .22s ease,box-shadow .22s ease}.mz-quote-popup__tab:hover{border-color:#ff4a17;color:#fff;transform:translateY(-2px);box-shadow:0 12px 34px rgba(0,0,0,.42)}.mz-quote-popup__tab:focus-visible{outline:2px solid #ff4a17;outline-offset:2px}.mz-quote-popup__tab-icon{color:#ff4a17;font-size:18px;flex-shrink:0}.mz-quote-popup__peek{width:min(300px,100vw - 32px);border-radius:14px;border:1px solid #4d4d4d;border-left:3px solid #ff4a17;background:linear-gradient(267.18deg,#161616,#080808);overflow:visible;transform-origin:right bottom;isolation:isolate;box-shadow:0 0 0 1px rgba(228,58,12,.16),0 0 40px 4px rgba(228,58,12,.24),0 0 80px 14px rgba(228,58,12,.12),0 12px 40px rgba(0,0,0,.42);animation:mz-quote-popup-rise-in .48s cubic-bezier(.22,1,.36,1) both,mz-quote-popup-peek-shine 10s ease-in-out .52s infinite}.mz-quote-popup__peek-main{display:flex;align-items:center;gap:12px;width:100%;padding:14px 14px 12px;border:none;background:rgba(0,0,0,0);color:#fefefe;cursor:pointer;text-align:left;transition:background .2s ease}.mz-quote-popup__peek-main:hover{background:rgba(255,74,23,.06)}.mz-quote-popup__peek-main:focus-visible{outline:2px solid #ff4a17;outline-offset:-2px}.mz-quote-popup__peek-icon{color:#ff4a17;font-size:26px;flex-shrink:0}.mz-quote-popup__peek-text{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:4px}.mz-quote-popup__peek-heading{font-size:15px;font-weight:600;line-height:1.25;color:#fefefe}.mz-quote-popup__peek-sub{font-size:12px;line-height:1.4;color:#999696;font-weight:400}.mz-quote-popup__peek-chevron{flex-shrink:0;font-size:18px;color:rgba(153,150,150,.9)}.mz-quote-popup__peek-footer{display:flex;align-items:stretch;gap:8px;padding:0 12px 12px}.mz-quote-popup__peek-cta{flex:1 1;padding:10px 14px;border:none;letter-spacing:2px;border-radius:999px;background:#ff4a17;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:filter .2s ease}.mz-quote-popup__peek-cta:hover{filter:brightness(1.06)}.mz-quote-popup__peek-cta:focus-visible{outline:2px solid #ff4a17;outline-offset:2px}.mz-quote-popup__peek-minimize{flex-shrink:0;width:42px;display:flex;align-items:center;justify-content:center;border:1px solid #4d4d4d;border-radius:10px;background:#181818;color:#fefefe;cursor:pointer;font-size:18px;transition:background .2s ease,border-color .2s ease,color .2s ease}.mz-quote-popup__peek-minimize:hover{background:#222;border-color:#999696;color:#fff}.mz-quote-popup__peek-minimize:focus-visible{outline:2px solid #ff4a17;outline-offset:2px}.mz-quote-popup__backdrop{display:none}.mz-quote-popup__panel{width:min(340px,100vw - 32px);padding:18px 18px 16px;border-radius:12px;border:1px solid #4d4d4d;background:linear-gradient(267.18deg,#161616,#080808);box-shadow:0 16px 48px rgba(0,0,0,.45);animation:mz-quote-popup-rise-in .42s cubic-bezier(.22,1,.36,1) both;transform-origin:right bottom}@media screen and (max-width:991px){.mz-quote-popup__backdrop{display:block;position:fixed;inset:0;z-index:0;margin:0;padding:0;width:100%;height:100%;border:none;background:rgba(0,0,0,.5);cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mz-quote-popup__panel{position:relative;z-index:1}}.mz-quote-popup__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.mz-quote-popup__title{margin:0;font-size:16px;font-weight:600;color:#fefefe;line-height:1.3}.mz-quote-popup__subtitle{margin:4px 0 0;font-size:12px;line-height:1.45;color:#999696;font-weight:400}.mz-quote-popup__close{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;border-radius:8px;background:#181818;color:#fefefe;cursor:pointer;font-size:20px;line-height:1;transition:background .2s ease,color .2s ease}.mz-quote-popup__close:hover{background:#222;color:#fff}.mz-quote-popup__close:focus-visible{outline:2px solid #ff4a17;outline-offset:2px}.mz-quote-popup__field{margin-bottom:10px}.mz-quote-popup__field label{display:block;font-size:11px;font-weight:500;color:#999696;margin-bottom:4px}.mz-quote-popup__field input,.mz-quote-popup__field textarea{width:100%;padding:9px 11px;font-size:13px;border-radius:8px;border:1px solid #4d4d4d;background:#0d0d0d;color:#fefefe;transition:border-color .2s ease}.mz-quote-popup__field input::placeholder,.mz-quote-popup__field textarea::placeholder{color:rgba(153,150,150,.85)}.mz-quote-popup__field input:focus,.mz-quote-popup__field textarea:focus{outline:none;border-color:#ff4a17}.mz-quote-popup__field textarea{resize:vertical;min-height:72px;max-height:140px}.mz-quote-popup__field input.mz-quote-popup__input--error,.mz-quote-popup__field textarea.mz-quote-popup__input--error{border-color:rgba(255,107,107,.9)}.mz-quote-popup__field-error{margin:5px 0 0;font-size:11px;line-height:1.35;color:#ff6b6b;font-weight:400}.mz-quote-popup__captcha{margin:12px 0;max-height:85px;transform-origin:left top;transform:scale(.85)}.mz-quote-popup__captcha iframe{max-height:85px}.mz-quote-popup__captcha>div{display:flex;justify-content:flex-start}.mz-quote-popup__feedback{font-size:12px;margin:0 0 8px;line-height:1.4}.mz-quote-popup__feedback--error{color:#ff6b6b}.mz-quote-popup__feedback--ok{color:#7dcea0}.mz-quote-popup__submit{width:100%;margin-top:8px;padding:11px 16px;border:none;border-radius:999px;background:#ff4a17;color:#fff;font-size:13px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:filter .2s ease,transform .15s ease}.mz-quote-popup__submit:hover{filter:brightness(1.06)}.mz-quote-popup__submit:disabled{opacity:.55;cursor:not-allowed}.mz-quote-popup__submit:focus-visible{outline:2px solid #ff4a17;outline-offset:2px}@media(prefers-reduced-motion:reduce){.mz-quote-popup__panel,.mz-quote-popup__peek,.mz-quote-popup__tab{animation:none}.mz-quote-popup__peek{box-shadow:0 0 0 1px rgba(228,58,12,.16),0 0 36px 4px rgba(228,58,12,.2),0 12px 40px rgba(0,0,0,.42)}.mz-quote-popup__close,.mz-quote-popup__field input,.mz-quote-popup__field textarea,.mz-quote-popup__peek-cta,.mz-quote-popup__peek-main,.mz-quote-popup__peek-minimize,.mz-quote-popup__submit,.mz-quote-popup__tab{transition:none}.mz-quote-popup__tab:hover{transform:none}}