.privacy-panel{z-index:1000;pointer-events:none;justify-content:center;display:flex;position:fixed;inset:auto 16px 16px}.privacy-panel__panel{color:#fff;pointer-events:auto;background:#101010f5;border:1px solid #ffffff1f;border-radius:18px;width:min(100%,920px);max-height:calc(100dvh - 32px);padding:24px;position:relative;overflow-y:auto;box-shadow:0 24px 80px #0000007a}.privacy-panel__close{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;width:34px;height:34px;font-size:24px;line-height:1;position:absolute;top:14px;right:14px}.privacy-panel__eyebrow{color:#a8ff35;letter-spacing:.18em;text-transform:uppercase;margin:0 0 8px;font-size:.72rem;font-weight:800}.privacy-panel__title{margin:0;padding-right:44px;font-size:clamp(1.35rem,3vw,2rem);font-weight:800;line-height:1.1}.privacy-panel__text{color:#ffffffb8;max-width:760px;margin:14px 0 0;font-size:.96rem;line-height:1.7}.privacy-panel__actions{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.privacy-panel__button,.privacy-settings-button{cursor:pointer;border:1px solid #0000;border-radius:999px;padding:11px 18px;font-size:.9rem;font-weight:800;line-height:1;transition:background-color .16s,border-color .16s,color .16s,transform .16s}.privacy-panel__button:hover,.privacy-settings-button:hover{transform:translateY(-1px)}.privacy-panel__button.primary{color:#050505;background:#a8ff35}.privacy-panel__button.secondary{color:#fff;background:#ffffff12;border-color:#ffffff29}.privacy-panel__button.ghost,.privacy-settings-button{color:#a8ff35;background:0 0;border-color:#a8ff35b3}.privacy-panel__categories{gap:12px;margin-top:22px;display:grid}.privacy-panel__category{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;padding:16px;display:flex}.privacy-panel__category h3{margin:0;font-size:.96rem;font-weight:800}.privacy-panel__category p{color:#ffffff9e;margin:6px 0 0;font-size:.86rem;line-height:1.55}.privacy-panel__category input{accent-color:#a8ff35;cursor:pointer;flex:none;width:44px;height:24px}.privacy-panel__required{color:#a8ff35;text-transform:uppercase;background:#a8ff351f;border-radius:999px;flex:none;padding:8px 10px;font-size:.72rem;font-weight:800}.sk-footer-privacy-link{color:var(--ink-2);cursor:pointer;font:inherit;letter-spacing:.04em;background:0 0;border:0;padding:0;font-size:12px;font-weight:600;text-decoration:none;transition:color .2s}.sk-footer-privacy-link:hover{color:var(--ink)}@media (max-width:640px){.privacy-panel{inset:auto 10px 10px}.privacy-panel__panel{border-radius:14px;padding:20px}.privacy-panel__actions{flex-direction:column-reverse}.privacy-panel__button{width:100%}.privacy-panel__category{flex-direction:column;align-items:flex-start}}
