.floating-form-wrapper{position:fixed;top:50%;right:4%;transform:translateY(-50%);z-index:999;pointer-events:all;width:340px}@media(max-width:768px){.floating-form-wrapper{display:none}}.floating-form-card{background:rgba(183,28,28,.85);backdrop-filter:blur(8px);color:#fff;padding:24px;border-radius:16px;box-shadow:0 8px 28px rgba(0,0,0,.4);display:flex;flex-direction:column;gap:12px}.floating-form-title{margin-bottom:8px}.floating-form .MuiInputBase-root{background:rgba(255,255,255,.05);color:#fff}.floating-form .MuiInputBase-input{color:#fff}.floating-submit{background:#fff;color:#b71c1c;font-weight:600;border-radius:28px;padding:10px 18px;text-transform:none}.floating-submit:hover{background:#f5f5f5}.floating-phone-row{display:flex;align-items:center;gap:8px;margin-top:6px}.floating-phone{font-weight:700}.static-strip{width:100%;background:#b71c1c;color:#fff;justify-content:center;padding:20px 0;gap:32px;box-shadow:0 -3px 12px rgba(0,0,0,.25);flex-wrap:wrap}.static-strip,.strip-feature{display:flex;align-items:center}.strip-feature{gap:12px;white-space:nowrap;font-weight:500}.strip-icon{font-size:26px}.strip-divider{width:1px;height:36px;background:rgba(255,255,255,.3)}@media (max-width:1024px){.floating-form-wrapper{top:auto;bottom:20%;right:50%;transform:translateX(50%);width:90%}.static-strip{flex-direction:column;gap:12px;text-align:center}.strip-divider{display:none}}.floating-phone-icon svg{color:#fff}