.wiConsentChoice{grid-column:1/-1;display:flex;flex-direction:column;gap:6px;margin-top:-2px;padding:10px 14px 11px;border:1px solid rgba(245,203,73,.13);border-radius:16px;background:rgba(0,0,0,.22)}.wiConsentChoiceRow{display:flex;align-items:flex-start;gap:11px;cursor:pointer}.wiConsentCategory input,.wiConsentChoiceRow input{margin-top:2px;width:15px;height:15px;accent-color:#f5cb49;flex:0 0 auto}.wiConsentChoiceRow input{margin-top:3px}.wiConsentCategory input:focus-visible,.wiConsentChoiceRow input:focus-visible,.wiConsentSheetCancel:focus-visible,.wiConsentSheetClose:focus-visible,.wiConsentSheetSave:focus-visible{outline:2px solid #f5cb49;outline-offset:2px}.wiConsentChoiceText{display:flex;flex-direction:column;gap:2px;min-width:0}.wiConsentChoiceTitle{color:rgba(255,255,255,.9);font-size:12.5px;font-weight:700;line-height:1.4}.wiConsentChoiceDescription{color:rgba(255,255,255,.62);font-size:11.5px;line-height:1.5}.wiConsentChoiceHelper{color:rgba(255,255,255,.4);font-size:10.5px;line-height:1.45}.wiConsentManageButton{align-self:flex-start;padding-inline-start:26px;background:none;border:0;color:#ffe38a;font-size:11px;font-weight:800;text-decoration:underline;text-decoration-color:rgba(245,203,73,.4);text-underline-offset:3px;cursor:pointer}.wiConsentManageButton:focus-visible{outline:2px solid #f5cb49;outline-offset:2px;border-radius:4px}.wiConsentSheetBackdrop{position:fixed;inset:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(0,0,0,.72);backdrop-filter:blur(6px)}.wiConsentSheet{width:min(460px,100%);max-height:min(86vh,720px);overflow-y:auto;border:1px solid rgba(245,203,73,.24);border-radius:20px;background:rgb(9,9,10);padding:18px 18px 16px;color:rgba(255,255,255,.82);box-shadow:0 24px 70px rgba(0,0,0,.6)}.wiConsentSheetHead{display:flex;align-items:center;justify-content:space-between;gap:12px}.wiConsentSheetHead h2{margin:0;font-size:15px;font-weight:800;color:#fff}.wiConsentSheetClose{background:none;border:0;color:rgba(255,255,255,.6);font-size:22px;line-height:1;cursor:pointer;padding:2px 6px;border-radius:8px}.wiConsentSheetIntro{margin:6px 0 14px;font-size:12px;line-height:1.55;color:rgba(255,255,255,.6)}.wiConsentCategory{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:11px 12px;margin-bottom:8px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:rgba(255,255,255,.02);cursor:pointer}.wiConsentCategoryLocked{cursor:default;opacity:.86}.wiConsentCategoryLabel{display:block;font-size:12.5px;font-weight:700;color:rgba(255,255,255,.9)}.wiConsentCategoryDescription{display:block;margin-top:2px;font-size:11px;line-height:1.5;color:rgba(255,255,255,.55)}.wiConsentAlwaysOn,.wiConsentCategoryState{flex:0 0 auto;font-size:10.5px;font-weight:800;letter-spacing:.04em;color:#ffe38a;text-transform:uppercase}.wiConsentAlwaysOn{padding-top:2px}.wiConsentCategoryState{display:block;margin-top:3px}.wiConsentSheetActions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}.wiConsentSheetCancel,.wiConsentSheetSave{border-radius:12px;padding:9px 16px;font-size:12px;font-weight:800;cursor:pointer}.wiConsentSheetCancel{background:none;border:1px solid rgba(255,255,255,.16);color:rgba(255,255,255,.72)}.wiConsentSheetSave{background:linear-gradient(180deg,#f5cb49,#d8a72c);border:0;color:#1a1405}.wiConsentSettingsTitle{margin:0 0 4px;font-size:14px;font-weight:800;color:#fff}.wiConsentSettingsIntro{margin:0 0 12px;font-size:12px;line-height:1.55;color:rgba(255,255,255,.6)}.wiConsentSettingsSaved{margin:10px 0 0;font-size:11.5px;color:#9ee6a5}.wiConsentSettingsFailed{margin:10px 0 0;font-size:11.5px;color:#ff9b9b}@media (prefers-reduced-motion:reduce){.wiConsentSheetBackdrop{backdrop-filter:none}}@media (max-width:430px){.wiConsentChoice{padding:9px 12px 10px}.wiConsentSheet{padding:16px 14px 14px;border-radius:18px}.wiConsentCategory{padding:10px}}