.epc-w{font-family:sans-serif;max-width:520px;position:relative}
.epc-h{font-size:1.4rem;font-weight:700;margin:0 0 .3rem;color:#FFA003!important}
.epc-s{font-size:.9rem;color:#fff!important;margin:0 0 1.1rem}
.epc-row{display:flex;gap:.5rem}
.epc-in{flex:1;padding:.7rem 1rem;font-size:1.05rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;border:2px solid #FFA003!important;border-radius:8px;background:transparent!important;color:#fff!important;outline:none;min-width:0;box-sizing:border-box}
.epc-in::placeholder{color:#fff!important;opacity:1!important}
.epc-btn{padding:.7rem 1.3rem;background:#FFA003!important;color:#fff!important;font-size:.95rem;font-weight:700;border:none;border-radius:8px;cursor:pointer;white-space:nowrap}
.epc-btn:hover{background:#1C3F73!important;background-image:none!important;transition:background .2s}
.epc-sw{display:none;margin-top:.8rem;font-size:.85rem;color:#fff;align-items:center;gap:.5rem}
.epc-sw.on{display:flex}
.epc-sp{width:15px;height:15px;border:2.5px solid rgba(255,255,255,.3);border-top-color:#FFA003;border-radius:50%;animation:epck .7s linear infinite;flex-shrink:0}
@keyframes epck{to{transform:rotate(360deg)}}
#epcx-o{position:absolute;top:calc(100% + .5rem);left:0;width:100%;z-index:9999;background:#0a1628;border-radius:8px;border:1.5px solid #FFA003;padding:1rem 1.15rem;display:none}