.smai-offer-modal{position:fixed;inset:0;background:rgb(0 0 0 / .35);display:flex;align-items:center;justify-content:center;z-index:9999}.smai-offer-card{background:#fff;border-radius:14px;box-shadow:0 12px 28px rgb(0 0 0 / .12);width:96%;max-width:420px;overflow:hidden}.smai-offer-head{padding:12px 14px;font-weight:700;border-bottom:1px solid rgb(0 0 0 / .06)}.smai-offer-body{padding:14px}.smai-offer-body label{display:block;font-size:.95rem;margin-bottom:10px}.smai-offer-body input,.smai-offer-body textarea{width:100%;border:1px solid rgb(0 0 0 / .15);border-radius:10px;padding:10px;outline:none}.smai-offer-foot{padding:12px 14px;border-top:1px solid rgb(0 0 0 / .06);display:flex;gap:8px;justify-content:flex-end}.smai-offer-foot button{border:0;border-radius:10px;padding:.5rem .85rem;cursor:pointer}.smai-offer-foot .smai-offer-send{background:var(--cp-primary,#1fd6cd);color:#fff;font-weight:700}.smai-offer-foot .smai-offer-cancel{background:#f0f0f0;color:#111}.smai-offer-box{border:1px solid rgb(0 0 0 / .1);border-radius:12px;padding:10px;background:#fff;margin:6px 0}.smai-offer-top{display:flex;gap:8px;align-items:center}.smai-offer-hist{margin-top:6px;font-size:.9rem;color:#555}.smai-offer-actions{display:flex;gap:8px;margin-top:8px}.smai-offer-actions button{border:0;border-radius:10px;padding:.4rem .7rem;cursor:pointer;background:var(--cp-primary,#1fd6cd);color:#fff;font-weight:600}@media (min-width:992px){#smai-offer-cta{}}.smai-offer-box{box-shadow:0 4px 16px rgb(0 0 0 / .08)}.smai-offer-top strong{font-size:17px}.smai-offer-actions button{padding:.5rem .9rem}