.gcPushBellButton{position:relative;display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;padding:0;border:1px solid rgba(88,221,234,.22);border-radius:15px;background:rgba(18,40,49,.9);color:#72e4ed;cursor:pointer;box-shadow:inset 0 1px rgba(255,255,255,.05)}
.gcPushBellButton svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.gcPushBellBadge{position:absolute;right:-5px;top:-6px;min-width:20px;height:20px;padding:0 5px;box-sizing:border-box;display:grid;place-items:center;border:2px solid #07171d;border-radius:999px;background:#e85a73;color:#fff;font-size:10px;font-weight:900}.gcPushBellBadge[hidden]{display:none!important}
.gcPushCentre[hidden]{display:none!important}.gcPushCentre{position:fixed;inset:0;z-index:2147483645}.gcPushBackdrop{position:absolute;inset:0;background:rgba(0,7,10,.76);backdrop-filter:blur(10px)}.gcPushPanel{position:absolute;top:3vh;bottom:3vh;left:50%;transform:translateX(-50%);width:min(900px,calc(100% - 28px));overflow:auto;overscroll-behavior:contain;border:1px solid rgba(83,220,232,.2);border-radius:26px;background:linear-gradient(155deg,#102c36 0%,#06161d 62%);color:#f6fbfc;box-shadow:0 30px 100px rgba(0,0,0,.6)}
.gcPushHeader{position:sticky;top:0;z-index:4;display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid rgba(255,255,255,.08);background:rgba(7,23,30,.96);backdrop-filter:blur(14px)}.gcPushHeader small,.gcPushSectionHead small{display:block;color:#6fe1eb;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.gcPushHeader h2{margin:5px 0 0;font-size:clamp(25px,4vw,38px)}.gcPushClose{width:48px;height:48px;border:0;border-radius:16px;background:rgba(255,255,255,.07);color:#fff;font-size:31px;line-height:1;cursor:pointer}
.gcPushTabs{position:sticky;top:89px;z-index:3;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px 20px;border-bottom:1px solid rgba(255,255,255,.06);background:rgba(7,23,30,.94);backdrop-filter:blur(12px)}.gcPushTabs button{min-height:46px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:rgba(255,255,255,.035);color:#9fb1b9;font:inherit;font-weight:900;cursor:pointer}.gcPushTabs button.isActive{border-color:rgba(91,221,233,.36);background:rgba(53,203,217,.13);color:#72e4ed}.gcPushTabs span{display:inline-grid;min-width:20px;height:20px;margin-left:5px;padding:0 5px;place-items:center;border-radius:999px;background:#e85a73;color:#fff;font-size:10px}.gcPushTabs span[hidden]{display:none!important}
.gcPushContent{display:grid;gap:16px;padding:20px}.gcPushSection{padding:20px;border:1px solid rgba(255,255,255,.09);border-radius:22px;background:rgba(255,255,255,.035)}.gcPushSection h3{margin:0;font-size:clamp(20px,3vw,28px)}.gcPushSection p{color:#9db0b8}.gcPushSectionIntro{margin:9px 0 16px;font-size:13px}.gcPushDeviceCard{display:flex;align-items:center;justify-content:space-between;gap:18px}.gcPushDeviceCard p{margin:7px 0 0}.gcPushActions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px}.gcPushButton,.gcPushTextButton{border:0;font:inherit;font-weight:900;cursor:pointer}.gcPushButton{min-height:46px;padding:11px 18px;border-radius:14px;background:#183943;color:#eaf9fb}.gcPushButtonPrimary{background:linear-gradient(135deg,#51d5e0,#27afbf);color:#03161b}.gcPushButtonMuted{border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.045);color:#d7e4e7}.gcPushButton:disabled,.gcPushTextButton:disabled{opacity:.45;cursor:not-allowed}.gcPushTextButton{padding:8px;background:transparent;color:#6fe1eb}.gcPushSavePreferences{width:100%;margin-top:16px}
.gcPushSectionHead{display:flex;align-items:center;justify-content:space-between;gap:14px}.gcPushSectionHead small{font-size:11px}.gcPushSectionHead h3{margin-top:5px}.gcPushCount{display:grid;min-width:40px;height:40px;padding:0 8px;place-items:center;border-radius:999px;background:rgba(53,203,217,.11);color:#6fe1eb;font-weight:900}
.gcPushInboxFilters{display:flex;gap:8px;margin:16px 0 12px}.gcPushInboxFilters button{min-height:38px;padding:7px 14px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:rgba(0,0,0,.15);color:#9fb2b9;font:inherit;font-size:12px;font-weight:900;cursor:pointer}.gcPushInboxFilters button.isActive{border-color:rgba(91,221,233,.32);background:rgba(53,203,217,.11);color:#70e0ea}.gcPushInboxFilters span{margin-left:5px}.gcPushInboxList{display:grid;gap:10px}.gcPushInboxItem{position:relative;border:1px solid rgba(255,255,255,.07);border-radius:17px;background:rgba(0,0,0,.15);overflow:hidden}.gcPushInboxItem.isUnread{border-color:rgba(84,218,230,.24);background:rgba(41,159,174,.09)}.gcPushInboxItem.isUnread:before{content:"";position:absolute;top:18px;right:18px;width:8px;height:8px;border-radius:50%;background:#58dce8}.gcPushInboxItem button{display:block;width:100%;padding:16px 42px 16px 16px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.gcPushInboxItem strong{display:block;margin:5px 0;font-size:16px}.gcPushInboxItem p{margin:0 0 8px;color:#a8bac1}.gcPushInboxItem small{color:#7f969f}.gcPushInboxCategory{color:#66dce7;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.gcPushDeviceList{display:grid;gap:10px}.gcPushDevice{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 16px;border-radius:16px;background:rgba(0,0,0,.15)}.gcPushDevice>div{min-width:0}.gcPushDevice strong,.gcPushDevice small{display:block}.gcPushDevice small{margin-top:5px;color:#8fa5ad}.gcPushDevice button{flex:0 0 auto;padding:8px 11px;border:1px solid rgba(238,105,126,.2);border-radius:10px;background:rgba(238,105,126,.08);color:#ff9bad;font:inherit;font-size:12px;font-weight:900;cursor:pointer}
.gcPushPreferenceGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.gcPushToggle{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:58px;padding:10px 14px;border-radius:16px;background:rgba(0,0,0,.15);color:#e5eff1}.gcPushToggle input{width:22px;height:22px;accent-color:#41cdda}.gcPushMessage{padding:12px 14px;border-radius:14px;font-weight:800}.gcPushMessage[data-type="success"]{background:rgba(50,192,128,.12);color:#86e5b7}.gcPushMessage[data-type="error"]{background:rgba(233,83,105,.12);color:#ff9bae}.gcPushLoading,.gcPushError,.gcPushEmpty{padding:32px;text-align:center;color:#9eb2ba}.gcPushError strong{display:block;color:#fff}.gcPushOpen{overflow:hidden}
.gcPushDeepLinkFocus{animation:gcPushFocusPulse 1.1s ease-in-out 2;outline:2px solid rgba(91,224,235,.68)!important;outline-offset:5px}@keyframes gcPushFocusPulse{0%,100%{filter:none}50%{filter:drop-shadow(0 0 15px rgba(79,219,231,.55))}}
html[data-gc-theme="obsidian-gold"] .gcPushPanel{background:linear-gradient(155deg,#241b0f,#080603 64%);border-color:rgba(239,196,95,.22)}html[data-gc-theme="obsidian-gold"] .gcPushHeader,html[data-gc-theme="obsidian-gold"] .gcPushTabs{background:rgba(20,14,7,.96)}html[data-gc-theme="obsidian-gold"] .gcPushHeader small,html[data-gc-theme="obsidian-gold"] .gcPushSectionHead small,html[data-gc-theme="obsidian-gold"] .gcPushTextButton,html[data-gc-theme="obsidian-gold"] .gcPushInboxCategory{color:#efc45f}html[data-gc-theme="obsidian-gold"] .gcPushTabs button.isActive{border-color:rgba(239,196,95,.32);background:rgba(239,196,95,.1);color:#efc45f}
@media(max-width:680px){.gcPushPanel{top:auto;bottom:0;left:0;width:100%;max-height:94vh;transform:none;border-radius:25px 25px 0 0}.gcPushHeader{padding:17px 18px}.gcPushHeader h2{font-size:28px}.gcPushTabs{top:83px;padding:10px 14px}.gcPushContent{padding:14px;gap:13px}.gcPushSection{padding:16px;border-radius:19px}.gcPushDeviceCard{align-items:stretch;flex-direction:column}.gcPushActions{justify-content:stretch}.gcPushActions .gcPushButton{width:100%}.gcPushPreferenceGrid{grid-template-columns:1fr}.gcPushDevice{align-items:flex-start}.gcPushInboxHead{align-items:flex-start}.gcPushInboxHead .gcPushTextButton{white-space:nowrap}.gcPushEmpty{padding:22px 12px}}
.gcPushDeliverySection{display:grid;gap:14px}.gcPushQuietToggle{min-height:70px}.gcPushQuietToggle span{display:grid;gap:4px}.gcPushQuietToggle small{color:#8fa5ad;font-weight:600}.gcPushDeliveryGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.gcPushDeliveryGrid label,.gcPushTimezoneLabel{display:grid;gap:7px;color:#9fb2b9;font-size:12px;font-weight:900}.gcPushDeliveryGrid input,.gcPushTimezoneLabel input{min-height:46px;padding:10px 12px;border:1px solid rgba(255,255,255,.1);border-radius:13px;background:rgba(0,0,0,.18);color:#f5fbfc;font:inherit;color-scheme:dark}.gcPushDeliverySection>.gcPushButton{width:100%;margin-top:2px}html[data-gc-theme="obsidian-gold"] .gcPushDeliveryGrid input,html[data-gc-theme="obsidian-gold"] .gcPushTimezoneLabel input{border-color:rgba(239,196,95,.16);background:rgba(0,0,0,.28)}
@media(max-width:680px){.gcPushDeliveryGrid{grid-template-columns:1fr 1fr}.gcPushQuietToggle{align-items:flex-start}.gcPushTimezoneLabel input{font-size:16px}}

/* Phase 3B.1 — mandatory announcements + split game preference clarity. */
.gcPushToggle>span{display:grid;gap:4px}.gcPushToggle>span strong{font-weight:850}.gcPushToggle>span small{color:#8fa5ad;font-size:11px;font-weight:600;line-height:1.35}.gcPushToggleLocked{border:1px solid rgba(84,218,230,.16);background:rgba(53,203,217,.07)}.gcPushToggleLocked input{opacity:.75;cursor:not-allowed}.gcPushToggleLocked>span:after{content:"Required";justify-self:start;margin-top:2px;padding:3px 7px;border-radius:999px;background:rgba(53,203,217,.12);color:#70dfe8;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
html[data-gc-theme="obsidian-gold"] .gcPushToggleLocked{border-color:rgba(239,196,95,.18);background:rgba(239,196,95,.065)}html[data-gc-theme="obsidian-gold"] .gcPushToggleLocked>span:after{background:rgba(239,196,95,.1);color:#efc45f}

/* =========================================================
 * G&C PUSH PHASE 3B.1 — UI POLISH V1
 * Premium preference groups, switches and compact delivery.
 * Logic/data attributes intentionally preserved.
 * ======================================================= */
.gcPushPanel{
  --gc-push-accent:#67dde8;
  --gc-push-accent-rgb:103,221,232;
  --gc-push-text:#f6fbfc;
  --gc-push-muted:#8fa4ad;
  --gc-push-line:rgba(255,255,255,.075);
  --gc-push-soft:rgba(255,255,255,.028);
  --gc-push-deep:rgba(0,0,0,.17);
}
.gcPushPreferenceSection,.gcPushDeliverySection{padding:22px 24px;background:linear-gradient(180deg,rgba(255,255,255,.032),rgba(255,255,255,.018));border-color:rgba(255,255,255,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.025)}
.gcPushPreferenceSection .gcPushSectionIntro,.gcPushDeliverySection .gcPushSectionIntro{max-width:680px;margin:8px 0 18px;color:var(--gc-push-muted);font-size:12.5px;line-height:1.55}
.gcPushPreferenceGroups{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.gcPushPreferenceGroup{overflow:hidden;border:1px solid var(--gc-push-line);border-radius:18px;background:rgba(3,18,24,.28);box-shadow:0 10px 26px rgba(0,0,0,.08)}
.gcPushPreferenceGroupHead{padding:13px 16px 10px;border-bottom:1px solid rgba(255,255,255,.055);background:linear-gradient(180deg,rgba(var(--gc-push-accent-rgb),.035),rgba(255,255,255,0))}
.gcPushPreferenceGroupHead small{display:block;color:var(--gc-push-accent);font-size:9px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}
.gcPushPreferenceGroupHead span{display:block;margin-top:3px;color:#768d96;font-size:10.5px;font-weight:650}
.gcPushPreferenceRows{display:grid}
.gcPushPreferenceRow{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:66px;padding:12px 15px;border:0;border-radius:0;background:transparent;color:var(--gc-push-text);cursor:pointer}
.gcPushPreferenceRow+.gcPushPreferenceRow{border-top:1px solid rgba(255,255,255,.055)}
.gcPushPreferenceRow:hover{background:rgba(var(--gc-push-accent-rgb),.032)}
.gcPushPreferenceCopy{display:grid;min-width:0;gap:4px}
.gcPushPreferenceTitle{display:flex;align-items:center;flex-wrap:wrap;gap:7px}
.gcPushPreferenceTitle strong{color:#edf5f7;font-size:13px;font-weight:850;line-height:1.25}
.gcPushPreferenceCopy>small{max-width:340px;color:#7f969f;font-size:10.5px;font-weight:580;line-height:1.45}
.gcPushRequiredPill{display:inline-flex;align-items:center;gap:4px;padding:3px 7px;border:1px solid rgba(var(--gc-push-accent-rgb),.13);border-radius:999px;background:rgba(var(--gc-push-accent-rgb),.075);color:var(--gc-push-accent);font-size:8px;font-style:normal;font-weight:950;letter-spacing:.08em;text-transform:uppercase}
.gcPushRequiredPill:before{content:"◆";font-size:5px;opacity:.8}
.gcPushSwitchInput{position:relative;flex:0 0 auto;width:42px!important;height:24px!important;margin:0!important;border:1px solid rgba(255,255,255,.13)!important;border-radius:999px!important;appearance:none;-webkit-appearance:none;background:rgba(255,255,255,.065)!important;cursor:pointer;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}
.gcPushSwitchInput:after{content:"";position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#8a9ba2;box-shadow:0 1px 4px rgba(0,0,0,.45);transition:transform .18s ease,background .18s ease}
.gcPushSwitchInput:checked{border-color:rgba(var(--gc-push-accent-rgb),.44)!important;background:rgba(var(--gc-push-accent-rgb),.26)!important;box-shadow:inset 0 0 0 1px rgba(var(--gc-push-accent-rgb),.08),0 0 0 1px rgba(var(--gc-push-accent-rgb),.02)}
.gcPushSwitchInput:checked:after{transform:translateX(18px);background:var(--gc-push-accent)}
.gcPushSwitchInput:focus-visible{outline:2px solid rgba(var(--gc-push-accent-rgb),.62);outline-offset:3px}
.gcPushToggleLocked{border:0;background:linear-gradient(90deg,rgba(var(--gc-push-accent-rgb),.045),transparent 62%)}
.gcPushToggleLocked:hover{background:linear-gradient(90deg,rgba(var(--gc-push-accent-rgb),.045),transparent 62%)}
.gcPushToggleLocked input,.gcPushToggleLocked .gcPushSwitchInput{opacity:1!important;cursor:not-allowed}
.gcPushToggleLocked>span:after{content:none!important}
.gcPushSavePreferences{display:block;width:auto;min-width:148px;margin:16px 0 0 auto;padding:10px 19px;min-height:42px;border-radius:12px;font-size:12px}
.gcPushQuietCard{overflow:hidden;border:1px solid var(--gc-push-line);border-radius:18px;background:rgba(3,18,24,.28)}
.gcPushQuietToggle{min-height:72px;border:0;background:transparent}
.gcPushQuietControls{display:grid;grid-template-columns:1fr 1fr 1.35fr;gap:10px;padding:13px 15px 15px;border-top:1px solid rgba(255,255,255,.055);background:rgba(0,0,0,.095)}
.gcPushQuietControls[hidden]{display:none!important}
.gcPushQuietControls label{display:grid;gap:6px;color:#80969e;font-size:9px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
.gcPushQuietControls input{box-sizing:border-box;width:100%;min-height:42px;padding:8px 10px;border:1px solid rgba(255,255,255,.085);border-radius:11px;background:rgba(3,14,19,.72);color:#eef7f8;font:inherit;font-size:12px;color-scheme:dark;outline:none}
.gcPushQuietControls input:focus{border-color:rgba(var(--gc-push-accent-rgb),.34);box-shadow:0 0 0 3px rgba(var(--gc-push-accent-rgb),.055)}
.gcPushQuietFootnote{display:flex;align-items:center;gap:7px;margin:10px 1px 0!important;color:#728991!important;font-size:10.5px!important}
.gcPushQuietFootnote span{color:var(--gc-push-accent);font-size:6px}
.gcPushDeliverySave{display:block;width:auto!important;min-width:174px;margin:13px 0 0 auto!important;min-height:42px;padding:10px 18px;border-radius:12px;font-size:12px}

html[data-gc-theme="obsidian-gold"] .gcPushPanel{--gc-push-accent:#efc45f;--gc-push-accent-rgb:239,196,95}
html[data-gc-theme="ash-grey"] .gcPushPanel{--gc-push-accent:#b1b1b1;--gc-push-accent-rgb:177,177,177}
html[data-gc-theme="esmerelda"] .gcPushPanel{--gc-push-accent:#79d3aa;--gc-push-accent-rgb:121,211,170}
html[data-gc-theme="esmerelda-2"] .gcPushPanel{--gc-push-accent:#c8ffe7;--gc-push-accent-rgb:200,255,231}
html[data-gc-theme="ash-grey"] .gcPushPreferenceGroup,html[data-gc-theme="ash-grey"] .gcPushQuietCard{background:rgba(10,10,10,.42)}
html[data-gc-theme="esmerelda"] .gcPushPreferenceGroup,html[data-gc-theme="esmerelda"] .gcPushQuietCard{background:rgba(10,20,16,.72)}
html[data-gc-theme="esmerelda-2"] .gcPushPreferenceGroup,html[data-gc-theme="esmerelda-2"] .gcPushQuietCard{background:linear-gradient(145deg,rgba(15,56,45,.88),rgba(8,35,28,.9))}
html[data-gc-theme="esmerelda-2"] .gcPushQuietControls{background:rgba(21,83,64,.24)}

@media(max-width:680px){
  .gcPushPreferenceSection,.gcPushDeliverySection{padding:17px}
  .gcPushPreferenceGroups{grid-template-columns:1fr;gap:10px}
  .gcPushPreferenceGroup{border-radius:16px}
  .gcPushPreferenceRow{min-height:64px;padding:12px 13px}
  .gcPushPreferenceCopy>small{max-width:260px}
  .gcPushSavePreferences,.gcPushDeliverySave{width:100%!important;margin-top:14px!important}
  .gcPushQuietControls{grid-template-columns:1fr 1fr}
  .gcPushQuietControls label:last-child{grid-column:1/-1}
}

/* =========================================================
 * G&C GOLD PHASE 3 — compact mobile Notification Centre
 * ======================================================= */
@media(max-width:680px){
  .gcPushPanel{max-height:96vh;border-radius:22px 22px 0 0}
  .gcPushHeader{padding:11px 14px;min-height:58px}
  .gcPushHeader small{font-size:9px;letter-spacing:.14em}
  .gcPushHeader h2{margin-top:2px;font-size:22px;line-height:1.08}
  .gcPushClose{width:40px;height:40px;border-radius:13px;font-size:25px}
  .gcPushTabs{top:59px;padding:7px 10px;gap:6px}
  .gcPushTabs button{min-height:38px;border-radius:12px;font-size:12px}
  .gcPushContent{padding:10px;gap:9px}
  .gcPushSection{padding:12px;border-radius:16px}
  .gcPushSection h3{font-size:17px}
  .gcPushSectionIntro{margin:5px 0 10px;font-size:11px;line-height:1.4}
  .gcPushDeviceCard{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 12px}
  .gcPushDeviceCard h3{font-size:14px}
  .gcPushDeviceCard p{display:none}
  .gcPushDeviceCard .gcPushActions{display:block}
  .gcPushDeviceCard .gcPushActions .gcPushButton{width:auto;min-height:36px;padding:8px 11px;border-radius:11px;font-size:11px}
  .gcPushInboxSection{padding:12px}
  .gcPushInboxHead{align-items:center}
  .gcPushInboxHead small{display:none}
  .gcPushInboxHead h3{font-size:17px;margin:0}
  .gcPushInboxHead .gcPushTextButton{padding:5px 2px;font-size:11px}
  .gcPushInboxFilters{margin:9px 0 8px;gap:6px}
  .gcPushInboxFilters button{min-height:31px;padding:5px 10px;font-size:10px}
  .gcPushInboxList{gap:7px}
  .gcPushInboxItem{border-radius:14px}
  .gcPushInboxItem button{padding:11px 32px 11px 12px}
  .gcPushInboxItem.isUnread:before{top:13px;right:13px;width:6px;height:6px}
  .gcPushInboxCategory{font-size:8.5px;letter-spacing:.075em}
  .gcPushInboxItem strong{margin:3px 0;font-size:14px;line-height:1.25}
  .gcPushInboxItem p{margin:0 0 5px;font-size:12px;line-height:1.35}
  .gcPushInboxItem small{font-size:10px}
  .gcPushDeviceList{gap:7px}
  .gcPushDevice{padding:11px 12px;border-radius:13px}
  .gcPushDevice strong{font-size:12px}.gcPushDevice small{margin-top:2px;font-size:9.5px}
  .gcPushPreferenceSection,.gcPushDeliverySection{padding:13px}
  .gcPushPreferenceGroups{gap:8px}
  .gcPushPreferenceGroup{border-radius:14px}
  .gcPushPreferenceGroupHead{padding:9px 12px 7px}
  .gcPushPreferenceRow{min-height:54px;padding:9px 11px;gap:10px}
  .gcPushPreferenceTitle strong{font-size:12px}
  .gcPushPreferenceCopy>small{font-size:9.5px;line-height:1.3}
  .gcPushSwitchInput{width:40px!important;height:23px!important}
  .gcPushSwitchInput:after{width:15px;height:15px}.gcPushSwitchInput:checked:after{transform:translateX(17px)}
}

/* =========================================================
 * G&C Gold Phase 3 — mobile Notification Centre density V2
 * ======================================================= */
@media(max-width:680px){
  .gcPushPanel{max-height:97dvh}
  .gcPushHeader{padding:9px 12px;min-height:51px}.gcPushHeader h2{font-size:20px}.gcPushHeader small{font-size:8px}.gcPushClose{width:36px;height:36px;border-radius:11px;font-size:22px}
  .gcPushTabs{top:52px;padding:6px 9px}.gcPushTabs button{min-height:34px;font-size:11px}
  .gcPushContent{padding:8px;gap:7px}
  .gcPushDeviceCard{min-height:44px;padding:8px 10px;border-radius:14px}.gcPushDeviceCard h3{font-size:12px}.gcPushDeviceCard .gcPushActions .gcPushButton{min-height:32px;padding:6px 9px;font-size:9.5px}
  .gcPushInboxSection{padding:10px}.gcPushInboxHead h3{font-size:15px}.gcPushInboxHead .gcPushTextButton{font-size:10px}.gcPushInboxFilters{margin:7px 0 6px}.gcPushInboxFilters button{min-height:28px;padding:4px 9px;font-size:9px}
  .gcPushInboxList{gap:5px}.gcPushInboxItem button{padding:9px 27px 9px 10px}.gcPushInboxCategory{font-size:7.5px}.gcPushInboxItem strong{margin:2px 0;font-size:12.5px}.gcPushInboxItem p{margin:0 0 3px;font-size:10.5px;line-height:1.28}.gcPushInboxItem small{font-size:8.5px}
  .gcPushPreferenceSection,.gcPushDeliverySection{padding:10px}.gcPushPreferenceSection .gcPushSectionIntro,.gcPushDeliverySection .gcPushSectionIntro{margin:4px 0 8px;font-size:10px}.gcPushPreferenceGroupHead{padding:7px 10px 6px}.gcPushPreferenceGroupHead small{font-size:8px}.gcPushPreferenceGroupHead span{font-size:9px}.gcPushPreferenceRow{min-height:48px;padding:7px 10px}.gcPushPreferenceTitle strong{font-size:11px}.gcPushPreferenceCopy>small{font-size:8.5px;line-height:1.22}.gcPushSwitchInput{width:38px!important;height:22px!important}.gcPushSwitchInput:after{width:14px;height:14px}.gcPushSwitchInput:checked:after{transform:translateX(16px)}
  .gcPushSavePreferences,.gcPushDeliverySave{min-height:36px!important;padding:7px 12px!important;font-size:10px!important}
  .gcPushQuietToggle{min-height:52px}.gcPushQuietControls{padding:9px 10px 10px;gap:7px}.gcPushQuietControls input{min-height:36px;font-size:10px}.gcPushQuietFootnote{font-size:9px!important}
}

/* =========================================================
 * Phase 2.9A — Premium Notification Centre cleanup
 * Build: GC_CLOUDFLARE_PHASE29AB_PUSH_PROFILE_GUARDIAN_2026-08-17
 * ======================================================= */
.gcPushOverlay{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}
.gcPushPanel{border:1px solid color-mix(in srgb,var(--gc-accent,#51e5ff) 28%,rgba(255,255,255,.08));box-shadow:0 28px 90px rgba(0,0,0,.58),0 0 0 1px rgba(255,255,255,.025) inset;background:linear-gradient(180deg,rgba(14,20,29,.985),rgba(7,11,18,.995))}
.gcPushHeader{border-bottom:1px solid color-mix(in srgb,var(--gc-accent,#51e5ff) 20%,rgba(255,255,255,.06));background:linear-gradient(180deg,color-mix(in srgb,var(--gc-accent,#51e5ff) 5%,rgba(15,22,32,.98)),rgba(10,15,23,.98))}
.gcPushHeader h2{letter-spacing:-.02em}.gcPushHeader small{letter-spacing:.12em;text-transform:uppercase;opacity:.72}
.gcPushTabs{background:rgba(7,12,18,.94);border-bottom:1px solid rgba(255,255,255,.055)}
.gcPushTabs button{border:1px solid transparent;border-radius:12px;font-weight:800;transition:transform .16s ease,border-color .16s ease,background .16s ease}
.gcPushTabs button[aria-selected="true"],.gcPushTabs button.active{border-color:color-mix(in srgb,var(--gc-accent,#51e5ff) 34%,transparent);background:color-mix(in srgb,var(--gc-accent,#51e5ff) 11%,rgba(255,255,255,.025));box-shadow:0 8px 28px color-mix(in srgb,var(--gc-accent,#51e5ff) 8%,transparent)}
.gcPushInboxSection,.gcPushPreferenceSection,.gcPushDeliverySection,.gcPushDeviceCard{border:1px solid rgba(255,255,255,.07);background:linear-gradient(160deg,rgba(255,255,255,.045),rgba(255,255,255,.018));box-shadow:0 14px 38px rgba(0,0,0,.16)}
.gcPushInboxItem{overflow:hidden;border:1px solid rgba(255,255,255,.065);background:linear-gradient(145deg,rgba(255,255,255,.04),rgba(255,255,255,.018))}
.gcPushInboxItem:hover{border-color:color-mix(in srgb,var(--gc-accent,#51e5ff) 28%,rgba(255,255,255,.08));transform:translateY(-1px)}
.gcPushInboxCategory{display:inline-flex;align-items:center;width:max-content;border:1px solid color-mix(in srgb,var(--gc-accent,#51e5ff) 24%,transparent);border-radius:999px;padding:3px 7px;background:color-mix(in srgb,var(--gc-accent,#51e5ff) 8%,transparent);letter-spacing:.1em}
.gcPushButton,.gcPushSavePreferences,.gcPushDeliverySave,.gcPushTextButton{border-radius:12px!important;font-weight:850!important}
.gcPushSavePreferences,.gcPushDeliverySave{min-height:44px!important;border:1px solid color-mix(in srgb,var(--gc-accent,#51e5ff) 45%,transparent)!important;background:linear-gradient(135deg,color-mix(in srgb,var(--gc-accent,#51e5ff) 20%,rgba(20,28,38,.96)),rgba(13,19,28,.98))!important;box-shadow:0 12px 30px color-mix(in srgb,var(--gc-accent,#51e5ff) 9%,transparent)!important}
.gcPushPreferenceGroup{border:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.018)}
.gcPushPreferenceRow{border-top-color:rgba(255,255,255,.055)}
@media(max-width:680px){
  .gcPushPanel{width:100%;max-width:none;border-radius:22px 22px 0 0;border-left:0;border-right:0;border-bottom:0;max-height:94dvh}
  .gcPushContent{padding:10px 10px calc(14px + env(safe-area-inset-bottom));overflow-x:hidden}
  .gcPushInboxSection,.gcPushPreferenceSection,.gcPushDeliverySection{width:100%;max-width:100%;box-sizing:border-box}
  .gcPushInboxItem,.gcPushPreferenceRow,.gcPushDeviceCard{min-width:0;max-width:100%}
  .gcPushInboxItem button{min-width:0;overflow:hidden}.gcPushInboxItem strong,.gcPushInboxItem p{overflow-wrap:anywhere}
  .gcPushSavePreferences,.gcPushDeliverySave{width:100%;min-height:42px!important}
}

/* =========================================================
 * Phase 2.9C+D — minimal premium Notification Centre
 * Build: GC_CLOUDFLARE_PHASE29CD_COLLECTION_ACTIVITY_GOLD_PWA_2026-08-17
 * ======================================================= */
.gcPushPanel,.gcPushContent,.gcPushSection,.gcPushInboxList,.gcPushInboxItem,.gcPushPreferenceList{min-width:0;max-width:100%;box-sizing:border-box}
.gcPushContent{overflow-x:hidden!important}
.gcPushInboxItem{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 10px 0 0}
.gcPushInboxOpen{min-width:0;width:100%;text-align:left;border:0;background:transparent;color:inherit;cursor:pointer;padding:12px 8px 12px 13px!important;overflow:hidden}
.gcPushInboxMarkRead{appearance:none;align-self:center;white-space:nowrap;border:1px solid color-mix(in srgb,var(--gc-accent,#51e5ff) 24%,rgba(255,255,255,.08));border-radius:10px;background:color-mix(in srgb,var(--gc-accent,#51e5ff) 7%,rgba(255,255,255,.02));color:var(--gc-accent,#75e6ef);font:800 10px/1 inherit;padding:8px 9px;cursor:pointer}
.gcPushInboxMarkRead:hover{background:color-mix(in srgb,var(--gc-accent,#51e5ff) 13%,rgba(255,255,255,.03))}
.gcPushInboxItem strong,.gcPushInboxItem p,.gcPushInboxItem small,.gcPushInboxCategory{min-width:0;max-width:100%;overflow-wrap:anywhere}
.gcPushPreferenceList{overflow:hidden;border:1px solid rgba(255,255,255,.06);border-radius:16px;background:rgba(255,255,255,.018)}
.gcPushPreferenceList .gcPushPreferenceRow:first-child{border-top:0}
.gcPushRequiredText{display:inline;font-style:normal;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--gc-accent,#75e6ef);opacity:.85;margin-left:7px}
.gcPushPreferenceList+.gcPushSavePreferences{width:100%;margin-top:12px}

@media(max-width:680px){
  .gcPushPanel{overflow-x:hidden!important}
  .gcPushInboxItem{grid-template-columns:minmax(0,1fr) auto;gap:4px;padding-right:7px;border-radius:13px}
  .gcPushInboxOpen{padding:9px 5px 9px 10px!important}
  .gcPushInboxMarkRead{font-size:9px;padding:7px 7px;border-radius:9px}
  .gcPushInboxCategory{display:block!important;width:auto!important;border:0!important;border-radius:0!important;padding:0!important;background:transparent!important;font-size:7.5px!important;letter-spacing:.085em;white-space:normal!important;line-height:1.25;color:color-mix(in srgb,var(--gc-accent,#51e5ff) 76%,#fff)}
  .gcPushInboxItem.isUnread:before{right:8px;top:8px}
  .gcPushInboxItem.isUnread .gcPushInboxMarkRead{margin-top:9px}
  .gcPushPreferenceGroups{display:none!important}
  .gcPushPreferenceList{border-radius:13px}
  .gcPushPreferenceList .gcPushPreferenceRow{min-height:46px;padding:7px 9px}
  .gcPushPreferenceTitle{display:block!important;min-width:0;white-space:normal!important}
  .gcPushPreferenceTitle strong{overflow-wrap:anywhere}
  .gcPushRequiredText{font-size:7.5px;margin-left:5px}
  .gcPushQuietCard{overflow:hidden;max-width:100%}
  .gcPushQuietControls{grid-template-columns:1fr 1fr;min-width:0}
  .gcPushQuietControls label,.gcPushQuietControls input{min-width:0;max-width:100%}
  .gcPushQuietControls label:last-child{grid-column:1/-1}
  .gcPushInboxFilters{max-width:100%;overflow:hidden;display:inline-flex!important;width:auto!important}
  .gcPushInboxFilters button{white-space:nowrap;max-width:120px}
}

/* Phase 2.9C+D.1B — premium Notification Centre CTA contrast.
 * The premium dark action gradient introduced in 2.9A+B must not inherit the
 * older cyan-button near-black text colour. */
.gcPushSavePreferences,.gcPushDeliverySave{color:#f4fbfc!important;text-shadow:0 1px 0 rgba(0,0,0,.32)!important}
.gcPushSavePreferences:hover,.gcPushDeliverySave:hover{color:#fff!important}


/* REV10W FIX82 — Community Admin alert preferences + premium explicit Gold-reset confirmation. */
.gcPushAdminPreferences{margin-top:14px;border:1px solid color-mix(in srgb,var(--gc-accent,#51e5ff) 20%,rgba(255,255,255,.07));border-radius:18px;padding:12px;background:linear-gradient(145deg,rgba(41,52,73,.34),rgba(8,14,22,.52))}.gcPushAdminPreferenceHead{padding:3px 4px 10px}.gcPushAdminPreferenceHead small{font-size:9px;font-weight:950;letter-spacing:.14em;color:var(--gc-accent,#75e6ef)}.gcPushAdminPreferenceHead h4{margin:4px 0 3px;font-size:15px}.gcPushAdminPreferenceHead p{margin:0;color:#93a7b3;font-size:10px;line-height:1.45}.gcPushAdminPreferenceList{border-radius:14px}.gcPushCurrentDeviceTag{font-size:9px;font-weight:900;color:var(--gc-accent,#75e6ef);padding:6px 8px;border:1px solid rgba(255,255,255,.08);border-radius:9px}
.gcPushDecision{position:fixed;inset:0;z-index:2147483646;display:grid;place-items:center;padding:18px}.gcPushDecisionBackdrop{position:absolute;inset:0;background:rgba(2,5,9,.8);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.gcPushDecisionPanel{position:relative;width:min(440px,100%);border:1px solid color-mix(in srgb,var(--gc-accent,#51e5ff) 28%,rgba(255,255,255,.09));border-radius:24px;padding:20px;background:linear-gradient(155deg,#141e2a,#080d14);box-shadow:0 35px 100px rgba(0,0,0,.62);color:#f4fbfc}.gcPushDecisionPanel>small{font-size:9px;font-weight:950;letter-spacing:.15em;color:var(--gc-accent,#75e6ef)}.gcPushDecisionPanel h3{margin:6px 0 14px;font-size:22px}.gcPushDecisionPanel p{color:#b7c4ca;font-size:12px;line-height:1.6}.gcPushDecisionGold{display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(255,215,95,.18);border-radius:15px;padding:11px 13px;background:rgba(255,210,75,.055)}.gcPushDecisionGold span{font-size:10px;color:#d8c786}.gcPushDecisionGold strong{font-size:22px;color:#ffe58b}.gcPushDecisionActions{display:grid;grid-template-columns:1fr 1.25fr;gap:8px;margin-top:16px}.gcPushDecisionActions button{min-height:44px;border-radius:13px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.045);color:#eef8fa;font-weight:900;font-size:10px;padding:8px}.gcPushDecisionActions button.isDanger{border-color:rgba(255,104,104,.28);background:linear-gradient(135deg,rgba(129,31,40,.8),rgba(79,20,27,.9));color:#fff}.gcPushDecisionActions button:focus-visible{outline:2px solid var(--gc-accent,#75e6ef);outline-offset:2px}
@media(max-width:680px){.gcPushAdminPreferences{padding:9px;margin-top:10px}.gcPushDecision{align-items:end;padding:0}.gcPushDecisionPanel{width:100%;border-radius:24px 24px 0 0;padding:18px 16px calc(18px + env(safe-area-inset-bottom));}.gcPushDecisionActions{grid-template-columns:1fr}.gcPushDecisionActions button{width:100%}}


/* FIX126 — Notification Centre hard top-layer authority. The direct JS suppression
 * is primary; this selector is a no-script/late-style fallback and the elevated
 * centre z-index guarantees the Quiet Hours footer stays above any surviving dock. */
@media (max-width:900px), (pointer:coarse){
  html body.gcPushOpen :is(#profileBottomNav,.gcAppBottomNav,#gcAdminUnifiedNav,.gcAdminFloatingNav,.gcAwardsBottomNav,#gcGoldSimpleNav,.gcGoldSimpleNav,.gcGoldBottomNav,[data-gc-floating-nav]){
    display:none!important;visibility:hidden!important;pointer-events:none!important;
  }
  html body.gcPushOpen .gcPushDeliverySection{scroll-margin-bottom:24px;}
  html body.gcPushOpen .gcPushDeliverySave{margin-bottom:max(8px,env(safe-area-inset-bottom,0px))!important;}
}

/* FIX143: unread count on the existing Home bell; preserve its own tap handler. */
#homeNotificationsButton{position:relative;overflow:visible!important}
#homeNotificationsButton .gcPushBellBadge{right:-7px;top:-7px;z-index:3;pointer-events:none;border-color:#091921;line-height:1}
/* FIX153: the Home mobile label-hiding rule must not hide the unread number. */
#homeNotificationsButton .gcPushBellBadge:not([hidden]){display:grid}
#homeNotificationsButton .gcPushBellBadge[hidden]{display:none!important}
.gcPushBellButton .gcPushBellBadge{pointer-events:none;line-height:1}

/* FIX144: device status must never compete for width with three action buttons.
   This rule deliberately follows the late compact override that caused letter-by-letter wrapping. */
.gcPushDeviceCard{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:12px!important}
.gcPushDeviceCard>div:first-child{min-width:0;width:100%;grid-column:1/-1}
.gcPushDeviceCard h3{font-size:clamp(15px,3vw,19px)!important;line-height:1.35!important;overflow-wrap:normal!important;word-break:normal!important;white-space:normal!important}
.gcPushDeviceCard .gcPushActions{display:flex!important;flex-wrap:wrap!important;justify-content:flex-start!important;grid-column:1/-1;min-width:0;gap:9px!important}
.gcPushDeviceCard .gcPushActions .gcPushButton{font-size:12px!important;line-height:1.35!important;min-height:42px!important;padding:10px 12px!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important}
@media(max-width:680px){
  .gcPushDeviceCard .gcPushActions{display:grid!important;grid-template-columns:minmax(0,1fr)!important}
  .gcPushDeviceCard .gcPushActions .gcPushButton{width:100%!important;text-align:center!important}
}

/* FIX145: categories stay fully visible on small PWAs; controls are actual filter buttons,
 * not preference toggles. Pagination is inside the scrolling inbox section. */
.gcPushInboxFilters{display:flex!important;flex-wrap:wrap!important;width:100%!important;max-width:100%!important;overflow:visible!important;gap:7px!important}
.gcPushInboxFilters button{flex:0 0 auto;max-width:none!important;font-size:clamp(11px,2.8vw,13px)!important;min-height:38px!important;padding:8px 12px!important;white-space:nowrap!important}
.gcPushInboxPager{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-top:16px;padding-top:14px;border-top:1px solid rgba(255,255,255,.08)}
.gcPushInboxPager button{min-height:38px;padding:8px 13px;border:1px solid rgba(91,221,233,.25);border-radius:12px;background:rgba(54,188,200,.1);color:#b8f6fa;font:inherit;font-size:12px;font-weight:800;cursor:pointer}
.gcPushInboxPager button:disabled{opacity:.33;cursor:default}
.gcPushInboxPager span{color:#a9bdc4;font-size:11px;font-weight:700;text-align:center}
.gcPushInboxSection[aria-busy="true"]{opacity:.68}
.gcPushDeviceEnabled{display:inline-flex;padding:7px 12px;border-radius:12px;background:rgba(50,192,128,.12);color:#93eabb;font-weight:850;font-size:12px}
@media(max-width:420px){.gcPushInboxPager span{order:-1;flex:0 0 100%}.gcPushInboxPager button{flex:1 1 0}.gcPushInboxFilters{gap:6px!important}}

/* FIX145: numbered paging is readable on mobile without squeezing the inbox. */
.gcPushInboxPager{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;align-items:center;padding:15px 6px 4px}.gcPushInboxPageButtons{display:flex;gap:5px;align-items:center;flex-wrap:wrap;justify-content:center}.gcPushInboxPageButtons button{min-width:36px;min-height:36px;padding:6px 9px}.gcPushInboxPageButtons [aria-current="page"]{border-color:var(--gc-accent,#4dd0db);font-weight:800;opacity:1}.gcPushPagerEllipsis{padding:0 3px}.gcPushInboxPageSummary{flex-basis:100%;text-align:center;color:var(--gc-text-muted,#a5b4c3);font-size:12px}.gcPushInboxPager button{white-space:nowrap}.gcPushInboxFilters{display:flex;flex-wrap:wrap;gap:8px}.gcPushInboxFilters button{white-space:nowrap}@media(max-width:420px){.gcPushInboxPager{gap:5px}.gcPushInboxPager button{font-size:12px;padding:6px 8px}.gcPushInboxPageButtons button{min-width:30px;min-height:34px}}
