.wsc-consent{z-index:9999;pointer-events:none;justify-content:center;padding:16px;display:flex;position:fixed;inset:auto 0 0}.wsc-consent__card{pointer-events:auto;background:var(--tg-common-color-white,#fff);border:1px solid var(--tg-border-3,#e2e2e2);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;width:100%;max-width:980px;padding:24px;animation:.28s ease-out wsc-consent-in;display:flex;box-shadow:0 12px 40px #06042e2e}@keyframes wsc-consent-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.wsc-consent__card{animation:none}}.wsc-consent__card--expanded{flex-direction:column;align-items:stretch}.wsc-consent__card--expanded .wsc-consent__actions{justify-content:flex-end}.wsc-consent__card--expanded .wsc-consent__body{flex:0 auto}.wsc-consent__body{flex:380px;min-width:0}.wsc-consent__title{color:var(--tg-heading-color,#161439);margin:0 0 8px;font-size:20px;line-height:1.3}.wsc-consent__text{color:var(--tg-body-color,#6d6c80);margin:0;font-size:15px;line-height:1.6}.wsc-consent__link{color:var(--tg-theme-primary,#5751e1);text-decoration:underline}.wsc-consent__options{gap:12px;margin-top:18px;display:grid}.wsc-consent__option{border:1px solid var(--tg-border-3,#e2e2e2);background:var(--tg-common-color-gray,#f7f7f9);border-radius:8px;padding:12px 14px}.wsc-consent__option-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.wsc-consent__option-name{font-weight:var(--tg-fw-semi-bold,600);color:var(--tg-heading-color,#161439);margin:0;font-size:15px}.wsc-consent__option-text{color:var(--tg-body-color,#6d6c80);margin:6px 0 0;font-size:13px;line-height:1.55}.wsc-consent__badge{font-size:12px;font-weight:var(--tg-fw-medium,500);color:var(--tg-common-color-gray-3,#7f7e97);background:var(--tg-common-color-gray-2,#efeefe);white-space:nowrap;border-radius:999px;padding:3px 10px}.wsc-consent__switch{cursor:pointer;align-items:center;gap:8px;margin:0;display:inline-flex}.wsc-consent__switch input{opacity:0;width:1px;height:1px;position:absolute}.wsc-consent__switch-track{background:var(--tg-common-color-gray-4,#acaacc);border-radius:999px;width:42px;height:24px;transition:background .2s;display:inline-block;position:relative}.wsc-consent__switch-track:after{content:"";background:var(--tg-common-color-white,#fff);border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px}.wsc-consent__switch input:checked+.wsc-consent__switch-track{background:var(--tg-theme-primary,#5751e1)}.wsc-consent__switch input:checked+.wsc-consent__switch-track:after{transform:translate(18px)}.wsc-consent__switch input:focus-visible+.wsc-consent__switch-track{outline:2px solid var(--tg-theme-primary,#5751e1);outline-offset:2px}.wsc-consent__switch-label{min-width:22px;color:var(--tg-body-color,#6d6c80);font-size:13px}.wsc-consent__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.wsc-consent__btn{font-size:14px;font-weight:var(--tg-fw-medium,500);cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:6px;padding:11px 20px;line-height:1;transition:background .2s,color .2s,border-color .2s}.wsc-consent__btn:focus-visible{outline:2px solid var(--tg-theme-primary,#5751e1);outline-offset:2px}.wsc-consent__btn--primary{background:var(--tg-theme-primary,#5751e1);color:var(--tg-common-color-white,#fff)}.wsc-consent__btn--primary:hover{background:var(--tg-common-color-blue-2,#282568);color:var(--tg-common-color-white,#fff)}.wsc-consent__btn--ghost{color:var(--tg-heading-color,#161439);border-color:var(--tg-border-1,#c9c9dd);background:0 0}.wsc-consent__btn--ghost:hover{background:var(--tg-common-color-gray-2,#efeefe);color:var(--tg-heading-color,#161439)}@media (max-width:575px){.wsc-consent{padding:10px}.wsc-consent__card{gap:16px;padding:18px}.wsc-consent__actions{width:100%}.wsc-consent__btn{flex:auto}}.wsc-consent-reopen{font:inherit;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.footer__link .wsc-consent-reopen{color:var(--tg-common-color-gray-5,#b2bbcc);font-size:16px;font-weight:500;transition:color .3s}.footer__link .wsc-consent-reopen:hover{color:var(--tg-theme-secondary,#ffc224)}.wsc-consent-reopen--inline{color:var(--tg-theme-primary,#5751e1);font-weight:500;text-decoration:underline}
