.customer-header-actions{display:flex;align-items:center;gap:12px}.history-open-button{height:36px;padding:0 15px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.07);color:#fff;font-size:12px;font-weight:700;cursor:pointer;backdrop-filter:blur(12px)}.history-open-button:hover{background:rgba(255,255,255,.12)}.history-modal[hidden]{display:none}.history-modal{position:fixed;inset:0;z-index:95;display:grid;place-items:center;padding:24px}.history-backdrop{position:absolute;inset:0;border:0;background:rgba(3,7,15,.78);backdrop-filter:blur(10px)}.history-card{position:relative;z-index:1;width:min(620px,100%);max-height:min(800px,calc(100vh - 36px));overflow:auto;padding:28px;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:linear-gradient(180deg,#111827,#080d17);box-shadow:0 30px 90px rgba(0,0,0,.55);color:#fff}.history-close{position:absolute;right:17px;top:15px;width:34px;height:34px;border:1px solid rgba(255,255,255,.14);border-radius:50%;background:rgba(255,255,255,.06);color:#fff;font-size:22px;cursor:pointer}.history-heading h2{margin:8px 0 6px;font-size:25px}.history-heading p{margin:0;color:#aeb8c8;font-size:13px;line-height:1.55}.history-form{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;align-items:end;margin-top:22px}.history-form label{display:grid;gap:7px}.history-form label span{font-size:11px;font-weight:700;color:#c8d0dc}.history-form input{height:43px;border:1px solid rgba(255,255,255,.14);border-radius:11px;background:rgba(255,255,255,.06);padding:0 12px;color:#fff;outline:none}.history-form input:focus{border-color:#d9b45f}.history-form button{height:43px;border:0;border-radius:11px;padding:0 17px;background:linear-gradient(135deg,#e4c16e,#b78934);color:#181006;font-weight:800;cursor:pointer}.history-form button:disabled{opacity:.6;cursor:wait}.history-message{margin-top:12px;padding:10px 12px;border-radius:10px;font-size:12px}.history-message.is-error{background:rgba(184,53,53,.18);color:#ffc4c4}.history-message.is-success{background:rgba(43,150,96,.16);color:#bff3d4}.history-result{margin-top:18px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.035);overflow:hidden}.history-result-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;border-bottom:1px solid rgba(255,255,255,.1)}.history-result-head span{display:inline-flex;padding:5px 9px;border-radius:999px;background:rgba(217,180,95,.16);color:#f3d58e;font-size:10px;font-weight:800;text-transform:uppercase}.history-result-head strong{font-size:17px;text-align:right}.history-result dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.history-result dl>div{padding:13px 15px;border-bottom:1px solid rgba(255,255,255,.08)}.history-result dl>div:nth-child(odd){border-right:1px solid rgba(255,255,255,.08)}.history-result dt{font-size:10px;color:#8995a7;margin-bottom:5px}.history-result dd{margin:0;font-size:12px;overflow-wrap:anywhere}.history-progress{padding:16px;display:grid;gap:10px}.history-step{display:grid;grid-template-columns:12px 1fr;gap:10px;align-items:start;opacity:.48}.history-step>span{width:9px;height:9px;margin-top:3px;border-radius:50%;border:2px solid #7e899a}.history-step.is-done{opacity:1}.history-step.is-done>span{border-color:#d9b45f;background:#d9b45f;box-shadow:0 0 0 4px rgba(217,180,95,.1)}.history-step strong,.history-step small{display:block}.history-step strong{font-size:11.5px}.history-step small{margin-top:2px;font-size:9.5px;color:#8995a7}@media(max-width:720px){.customer-header-actions{gap:7px}.campaign-header-status{display:none}.history-open-button{height:33px;padding:0 12px;font-size:11px}.history-modal{padding:12px}.history-card{padding:23px 17px;border-radius:19px}.history-form{grid-template-columns:1fr}.history-result dl{grid-template-columns:1fr}.history-result dl>div:nth-child(odd){border-right:0}}
