.pxe{max-width:1100px;margin:24px auto;color:#202933;font-size:16px;line-height:1.6}.pxe *{box-sizing:border-box}.pxe h2{font-size:26px;margin:32px 0 12px;color:#201e58}.pxe .pxe-intro{font-size:20px}.pxe .pxe-item{border:1px solid #cbd2dd;border-radius:10px;padding:20px;margin:24px 0;background:#f8f9fc;min-width:0}.pxe legend{font-size:20px;font-weight:700;color:#201e58;padding:0 8px}.pxe .pxe-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.pxe label{display:block;font-weight:600}.pxe input,.pxe select,.pxe textarea{display:block;width:100%;margin:6px 0 14px;padding:12px;border:1px solid #7c8797;border-radius:5px;background:white;color:#202933;font:inherit;min-height:48px}.pxe button{padding:12px 20px;border:2px solid #201e58;border-radius:5px;background:#201e58;color:#fff;font:inherit;font-weight:700;cursor:pointer;min-height:48px}.pxe .pxe-secondary{background:white;color:#201e58}.pxe button:disabled{opacity:.55;cursor:default}.pxe :focus-visible{outline:3px solid #007d93;outline-offset:3px}.pxe [hidden]{display:none!important}.pxe .pxe-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.pxe .pxe-notice{background:#fff3cd;padding:16px;border-left:4px solid #805c00;color:#483900}.pxe .pxe-status:not(:empty){padding:16px;background:#edf4fa;border-left:4px solid #201e58}.pxe a{color:#201e58;text-decoration:underline}@media(max-width:600px){.pxe .pxe-grid{grid-template-columns:1fr}.pxe .pxe-item{padding:14px}.pxe button{width:100%}}
