.category-share{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:14px;padding:16px 18px;border-radius:22px}.category-share[hidden]{display:none}.category-share span{color:#74818b;font-size:12px;font-weight:700}.category-share h2{margin:1px 0 0;color:#00305B;font-size:20px}.category-share-actions{display:flex;gap:8px}.category-share-actions button{width:44px;height:44px;display:grid;place-items:center;border:1px solid #d8e1e7;border-radius:14px;background:#fff;color:#00305B;cursor:pointer}.category-share-actions button:hover{background:#00305B;color:#fff}.category-share-actions svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.category-badge-button{border:0;cursor:pointer}.category-badge-button:hover{background:#00305B;color:#fff}.category-modal{position:fixed;inset:0;z-index:110;display:grid;place-items:center;padding:18px;background:rgba(0,25,47,.45);backdrop-filter:blur(10px)}.category-modal[hidden]{display:none}.category-modal>section{position:relative;width:min(480px,100%);padding:32px;border:1px solid #fff;border-radius:28px;background:#f9fafd;box-shadow:0 28px 85px rgba(0,30,55,.28)}.category-modal h2{margin:0 45px 8px 0;color:#00305B}.category-modal p{color:#697782}.category-modal label{display:block;margin:18px 0 7px;font-weight:700}.category-modal form .button{width:100%;margin-top:12px}.category-modal-close{position:absolute;right:16px;top:16px;width:40px;height:40px;border:0;border-radius:50%;background:#fff;color:#00305B;font-size:24px;cursor:pointer}.category-qr-code{display:grid;place-items:center;min-height:320px;margin-top:18px;padding:16px;border-radius:19px;background:#fff}.category-qr-code img,.category-qr-code canvas{width:min(380px,72vw)!important;height:min(380px,72vw)!important}.category-status-success{margin-top:12px;color:#177245}.category-status-error{margin-top:12px;color:#b42318}@media(max-width:600px){.category-share{align-items:flex-start;flex-direction:column}.category-share-actions{width:100%}.category-share-actions button{flex:1}.category-modal>section{padding:26px 20px}}
