.ep-human-heart-card,.ep-human-heart-card *{box-sizing:border-box}
.ep-human-heart-card{margin:12px 0;padding:13px;border:1px solid #f3cf86;border-radius:18px;background:linear-gradient(135deg,#fffaf0,#f1fbff 58%,#f7f3ff);box-shadow:0 12px 30px rgba(42,67,101,.08);color:#173452;transition:.2s opacity,.2s transform}
.ep-human-heart-card.is-loading{opacity:.65;pointer-events:none;transform:scale(.995)}
.ep-human-heart-head{display:flex;align-items:center;gap:9px;margin-bottom:9px}.ep-human-heart-head>span{display:grid;place-items:center;width:36px;height:36px;border-radius:13px;background:#fff3c7;font-size:21px;box-shadow:inset 0 0 0 1px #f5d98d}.ep-human-heart-head>div{min-width:0;flex:1}.ep-human-heart-head strong,.ep-human-heart-head small{display:block}.ep-human-heart-head strong{font-size:14px;color:#102f55}.ep-human-heart-head small{font-size:10px;color:#6b7d92}.ep-human-heart-head button{width:30px;height:30px;border:1px solid #f0c8c8;border-radius:50%;background:#fff;color:#b42335;font-size:20px;line-height:1;cursor:pointer}
.ep-human-heart-card p{margin:0 0 10px;font-size:13px;line-height:1.5;font-weight:800;color:#173c69}.ep-human-heart-options{display:flex;gap:7px;flex-wrap:wrap}.ep-human-heart-options button,.ep-human-heart-text button{min-height:34px;padding:7px 11px;border:1px solid #bfd4f4;border-radius:999px;background:#fff;color:#174675;font-size:11px;font-weight:900;cursor:pointer}.ep-human-heart-options button:hover{border-color:#5c72f5;box-shadow:0 4px 12px rgba(65,84,210,.12)}.ep-human-heart-options .is-skip{color:#667085;background:#f8fafc}
.ep-human-heart-text{display:grid;grid-template-columns:1fr auto;gap:7px;margin-top:9px}.ep-human-heart-text input{min-width:0;height:38px;padding:8px 11px;border:1px solid #cbdcf4;border-radius:12px;background:#fff;color:#173452}.ep-human-heart-text button{border-radius:12px;background:linear-gradient(135deg,#2aa8ff,#7355f5);color:#fff;border:0}.ep-human-heart-privacy{display:block;margin-top:9px;color:#708197;font-size:9px;line-height:1.4}
@media(max-width:560px){.ep-human-heart-card{padding:11px;border-radius:15px}.ep-human-heart-options{display:grid;grid-template-columns:1fr 1fr}.ep-human-heart-options button{min-width:0;padding:7px 5px;white-space:normal}.ep-human-heart-text{grid-template-columns:1fr}.ep-human-heart-text button{width:100%}}
