.tsc-social-icons{display:flex;align-items:center;justify-content:center;gap:12px;margin:18px auto;max-width:980px;z-index:9998}.tsc-social-icons__title{font-weight:700;color:#6f2c91;margin-right:4px}.tsc-social-icons__list{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.tsc-social-icon{width:38px;height:38px;border-radius:999px;border:1px solid rgba(111,44,145,.18);background:#fff;color:#4b5563;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:900;font-size:19px;line-height:1;box-shadow:0 8px 22px rgba(31,41,55,.08);cursor:pointer;padding:0}.tsc-social-icon:hover{color:#6f2c91;border-color:#6f2c91;transform:translateY(-1px)}.tsc-social-icon img{width:24px;height:24px;object-fit:contain;display:block}.tsc-social-icons.is-auto.is-floating-bottom{position:fixed;left:50%;bottom:18px;transform:translateX(-50%);background:rgba(255,255,255,.96);border-radius:999px;padding:8px 12px;box-shadow:0 12px 35px rgba(0,0,0,.18)}.tsc-social-icons.is-auto.is-floating-right{position:fixed;right:18px;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.96);border-radius:999px;padding:10px;box-shadow:0 12px 35px rgba(0,0,0,.18)}.tsc-social-icons.is-auto.is-floating-right .tsc-social-icons__list{flex-direction:column}

.tsc-social-popup-buttons{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin:18px 0}.tsc-social-popup-buttons.is-compact{position:fixed;right:18px;top:50%;transform:translateY(-50%);z-index:99999;display:flex;flex-direction:column;gap:8px;margin:0;align-items:center}.tsc-social-popup-button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#6f2c91;color:#fff!important;text-decoration:none;font-weight:800;padding:11px 18px;border:0;cursor:pointer;box-shadow:0 10px 24px rgba(111,44,145,.22)}.tsc-social-popup-button.is-round{width:46px;height:46px;padding:0;border-radius:999px;font-size:22px;line-height:1}.tsc-social-popup-button.is-round .tsc-social-popup-button__label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}.tsc-social-popup-button__icon{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%}.tsc-social-popup-button:hover{transform:translateY(-1px);filter:brightness(1.04)}

.tsc-social-modal{position:fixed;inset:0;display:block;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:100000}.tsc-social-modal[aria-hidden="false"]{opacity:1;pointer-events:auto}.tsc-social-modal__backdrop{position:absolute;inset:0;background:rgba(17,24,39,.38);backdrop-filter:blur(1.5px)}.tsc-social-modal__dialog{position:relative;z-index:1;background:#fff;padding:18px;border-radius:20px;box-shadow:0 22px 60px rgba(0,0,0,.24);color:#1f2937;max-height:82vh;overflow:auto}.tsc-social-modal.is-size-small .tsc-social-modal__dialog{max-width:380px}.tsc-social-modal.is-size-medium .tsc-social-modal__dialog{max-width:520px}.tsc-social-modal.is-size-large .tsc-social-modal__dialog{max-width:680px}.tsc-social-modal.is-pos-center .tsc-social-modal__dialog{margin:10vh auto}.tsc-social-modal.is-pos-right .tsc-social-modal__dialog{margin:8vh 22px 0 auto}.tsc-social-modal.is-pos-left .tsc-social-modal__dialog{margin:8vh auto 0 22px}.tsc-social-modal.is-pos-bottom-right .tsc-social-modal__dialog{position:absolute;right:22px;bottom:22px;margin:0}.tsc-social-modal.is-pos-bottom-left .tsc-social-modal__dialog{position:absolute;left:22px;bottom:22px;margin:0}.tsc-social-modal__close{position:absolute;top:10px;right:10px;background:#f4ecfa;color:#6f2c91;border:0;border-radius:999px;width:34px;height:34px;font-size:23px;line-height:1;cursor:pointer}.tsc-social-modal__title{margin:0 42px 10px 0;color:#6f2c91;font-size:21px}.tsc-social-modal__content{font-size:15px;line-height:1.55}.tsc-social-modal__content p:first-child{margin-top:0}.tsc-social-modal__content p:last-child{margin-bottom:0}.tsc-social-modal__image{width:100%;max-height:220px;object-fit:contain;border-radius:14px;margin-bottom:14px;display:block;background:#f8f5fb}.tsc-social-modal__video{width:100%;max-height:260px;border-radius:14px;margin-bottom:14px;display:block;background:#000}.tsc-social-modal__link{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#6f2c91;color:#fff!important;text-decoration:none;font-weight:800;padding:10px 16px;margin-top:12px}body.tsc-social-modal-open{overflow:hidden}

@media(max-width:700px){.tsc-social-modal__dialog{margin:16px!important;max-width:none!important;width:auto}.tsc-social-modal.is-pos-bottom-right .tsc-social-modal__dialog,.tsc-social-modal.is-pos-bottom-left .tsc-social-modal__dialog{left:12px;right:12px;bottom:12px}.tsc-social-icons.is-auto.is-floating-bottom{left:12px;right:12px;transform:none;bottom:12px;border-radius:18px}.tsc-social-icons.is-auto.is-floating-right{right:10px}.tsc-social-icon{width:36px;height:36px}.tsc-social-popup-button.is-round{width:42px;height:42px;font-size:20px}}

/* v11.5.85: popup indító kis pötty jobb oldalon */
.tsc-social-popup-buttons.is-compact .tsc-social-popup-button.is-round{box-shadow:0 12px 28px rgba(111,44,145,.28)}
@media(max-width:700px){.tsc-social-popup-buttons.is-compact{right:12px;top:auto;bottom:92px;transform:none}.tsc-social-popup-buttons.is-compact .tsc-social-popup-button.is-round{width:40px;height:40px;font-size:19px}}
