:root{--gqms-share-navy:#17142d;--gqms-share-red:#e51c34;--gqms-share-text:#171823;--gqms-share-muted:#6c7280}
.site-share-launcher{position:fixed;right:20px;bottom:20px;z-index:9000;display:flex;align-items:center;gap:9px;min-height:46px;padding:0 16px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:linear-gradient(135deg,#e51c34,#b8132a);color:#fff;font:700 13px/1 Inter,Arial,sans-serif;box-shadow:0 12px 32px rgba(17,18,35,.28);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.site-share-launcher:hover{transform:translateY(-2px);box-shadow:0 16px 38px rgba(17,18,35,.34)}.site-share-launcher:focus-visible{outline:3px solid rgba(229,28,52,.28);outline-offset:3px}.site-share-launcher svg{width:19px;height:19px}
.site-share-overlay[hidden]{display:none}.site-share-overlay{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:18px;background:rgba(12,12,25,.7);backdrop-filter:blur(10px)}.site-share-dialog{width:min(880px,100%);max-height:calc(100vh - 36px);overflow:auto;border:1px solid rgba(255,255,255,.5);border-radius:24px;background:#fff;box-shadow:0 35px 100px rgba(0,0,0,.42);font-family:Inter,Arial,sans-serif}.site-share-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 24px;border-bottom:1px solid #e7e9ee;background:linear-gradient(135deg,#17142d,#25213f);color:#fff}.site-share-brand{display:flex;align-items:center;gap:14px}.site-share-brand img{width:112px;height:63px;object-fit:contain;background:#fff;border-radius:12px;padding:5px}.site-share-brand strong{display:block;font-size:21px;letter-spacing:-.02em}.site-share-brand span{display:block;margin-top:4px;font-size:12px;color:#cdd0db}.site-share-close{width:40px;height:40px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:rgba(255,255,255,.08);color:#fff;font-size:26px;line-height:1;cursor:pointer}.site-share-body{display:grid;grid-template-columns:310px minmax(0,1fr);gap:26px;padding:26px}.site-share-qr-card{display:grid;place-items:center;align-content:center;gap:12px;min-height:360px;padding:22px;border:1px solid #e1e4e9;border-radius:19px;background:linear-gradient(180deg,#fff,#f7f8fa)}.site-share-qr{position:relative;display:grid;place-items:center;width:244px;height:244px;padding:12px;border-radius:16px;background:#fff;box-shadow:0 10px 28px rgba(23,20,45,.12)}.site-share-qr canvas,.site-share-qr img{display:block!important;width:220px!important;height:220px!important}.site-share-qr-card strong{font-size:15px;color:var(--gqms-share-text)}.site-share-qr-card span{font-size:11px;text-align:center;color:var(--gqms-share-muted)}.site-share-copy{display:flex;flex-direction:column;justify-content:center}.site-share-copy small{font-size:11px;font-weight:800;letter-spacing:.11em;color:var(--gqms-share-red)}.site-share-copy h2{margin:9px 0 10px;font-size:31px;line-height:1.12;color:var(--gqms-share-text);letter-spacing:-.035em}.site-share-copy p{margin:0 0 20px;color:var(--gqms-share-muted);font-size:14px;line-height:1.65}.site-share-url-row{display:grid;grid-template-columns:1fr auto;gap:9px;margin-bottom:12px}.site-share-url-row input{min-width:0;height:45px;border:1px solid #d6dae1;border-radius:11px;padding:0 13px;background:#f7f8fa;color:#343743;font-size:12px}.site-share-button{height:45px;padding:0 16px;border:0;border-radius:11px;background:var(--gqms-share-navy);color:#fff;font-weight:800;cursor:pointer}.site-share-button.secondary{border:1px solid #d8dbe2;background:#fff;color:var(--gqms-share-text)}.site-share-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.site-share-hint{display:flex;gap:9px;margin-top:18px;padding:13px 14px;border-radius:12px;background:#fff6f7;color:#8e2130;font-size:11px;line-height:1.55}.site-share-toast{position:fixed;left:50%;bottom:28px;z-index:11000;transform:translate(-50%,20px);padding:11px 16px;border-radius:999px;background:#17142d;color:#fff;font:700 12px Inter,Arial,sans-serif;opacity:0;pointer-events:none;transition:.2s}.site-share-toast.show{opacity:1;transform:translate(-50%,0)}body.site-share-open{overflow:hidden}
@media(max-width:760px){.site-share-launcher{right:12px;bottom:12px;padding:0 14px}.site-share-dialog{border-radius:19px}.site-share-head{padding:17px}.site-share-brand img{width:82px;height:47px}.site-share-brand strong{font-size:17px}.site-share-brand span{font-size:10px}.site-share-body{grid-template-columns:1fr;padding:17px;gap:17px}.site-share-qr-card{min-height:auto;padding:17px}.site-share-copy h2{font-size:25px}.site-share-url-row{grid-template-columns:1fr}.site-share-actions{grid-template-columns:1fr}.site-share-button{width:100%}}
