.gw-feed{z-index:120;overscroll-behavior:none;background:#000;position:fixed;inset:0}.gw-feed-pane{scroll-snap-type:y mandatory;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;position:absolute;inset:0;overflow:hidden auto}.gw-feed-pane::-webkit-scrollbar{display:none}.gw-feed-pane[data-showing=false]{visibility:hidden;pointer-events:none}.gw-feed-slide{scroll-snap-align:start;scroll-snap-stop:always;width:100%;height:100%;position:relative}.gw-feed-slide-inner{position:absolute;inset:0}.gw-feed-stage{background:#000;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.gw-feed-backdrop{filter:blur(36px)brightness(.4);background-position:50%;background-size:cover;position:absolute;inset:-10%;transform:scale(1.15)}.gw-feed-video{object-fit:contain;background:0 0;width:100%;height:100%;position:relative}.gw-feed-stage[data-fit=letterbox] .gw-feed-video{object-position:50% 30%}.gw-feed-spinner{border:2px solid #ffffff40;border-top-color:#fff;border-radius:50%;width:34px;height:34px;animation:.7s linear infinite gw-feed-spin;position:absolute}@keyframes gw-feed-spin{to{transform:rotate(360deg)}}.gw-feed-error{color:#fffc;flex-direction:column;align-items:center;gap:10px;font-size:14px;display:flex;position:absolute}.gw-feed-error button{color:#fff;background:#ffffff24;border-radius:999px;padding:7px 16px;font-size:13px;font-weight:600}.gw-feed-overlay{padding:0 12px calc(24px + env(safe-area-inset-bottom,0px));pointer-events:none;background:linear-gradient(#0000 48%,#00000073 74%,#000000d1 100%);align-items:flex-end;gap:12px;display:flex;position:absolute;inset:0}.gw-feed-overlay a,.gw-feed-overlay button,.gw-feed-desc{pointer-events:auto}.gw-feed-meta{flex:1;min-width:0}.gw-feed-channel{letter-spacing:.02em;color:#ffffffb8;margin-bottom:6px;font-size:12px;font-weight:600;display:inline-block}.gw-feed-channel:hover{color:#fff}.gw-feed-title{text-shadow:0 1px 12px #00000080;margin-bottom:6px;font-size:21px;font-weight:800;line-height:1.18}.gw-feed-title-sm{font-size:17px;font-weight:700}.gw-feed-desc{color:#ffffffc7;-webkit-line-clamp:2;cursor:pointer;-webkit-box-orient:vertical;margin-bottom:8px;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.gw-feed-desc.is-open{-webkit-line-clamp:12}.gw-feed-facts{color:#fff9;flex-wrap:wrap;align-items:center;gap:4px 10px;margin-bottom:12px;font-size:11px;display:flex}.gw-feed-facts span{white-space:nowrap}.gw-feed-free{color:#6bd98a;font-weight:700}.gw-feed-cta-row{flex-wrap:wrap;gap:8px;display:flex}.gw-feed-cta{color:#fff;background:#e53935;border-radius:999px;align-items:center;gap:7px;padding:10px 18px;font-size:14px;font-weight:700;transition:transform .12s,background .12s;display:inline-flex}.gw-feed-cta:active{transform:scale(.97)}.gw-feed-cta svg{width:16px;height:16px}.gw-feed-cta-quiet{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff29}.gw-feed-rail{flex-direction:column;align-items:center;gap:16px;padding-bottom:4px;display:flex}.gw-feed-action{color:#fff;text-shadow:0 1px 8px #0009;flex-direction:column;align-items:center;gap:3px;font-size:10px;font-weight:600;display:flex}.gw-feed-action svg{width:26px;height:26px}.gw-feed-action:active{transform:scale(.92)}.gw-feed-chrome{top:calc(10px + env(safe-area-inset-top,0px));z-index:5;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;left:10px;right:10px}.gw-feed-chip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;pointer-events:auto;background:#00000073;border-radius:999px;align-items:center;gap:5px;padding:7px 13px 7px 9px;font-size:12px;font-weight:600;display:inline-flex}.gw-feed-chip svg{width:15px;height:15px}.gw-feed-wall{background:#08080a}.gw-wall-body{width:100%;max-width:420px;padding:0 22px calc(70px + env(safe-area-inset-bottom,0px));text-align:center;flex-direction:column;align-items:center;max-height:100%;display:flex;position:relative;overflow-y:auto}.gw-wall-icon{color:#ffb300;width:30px;height:30px;margin-bottom:12px}.gw-wall-kicker{color:#fff9;margin-bottom:6px;font-size:12px}.gw-wall-title{margin-bottom:4px;font-size:22px;font-weight:800;line-height:1.2}.gw-wall-sub{color:#ffffff80;margin-bottom:20px;font-size:12px}.gw-wall-doors{flex-direction:column;gap:8px;width:100%;display:flex}.gw-wall-door{text-align:left;background:#ffffff17;border-radius:16px;align-items:center;gap:11px;width:100%;padding:12px 15px;transition:background .12s;display:flex}.gw-wall-door:hover{background:#ffffff24}.gw-wall-door-primary{background:#e53935}.gw-wall-door-primary:hover{background:#f04440}.gw-wall-door-icon{flex-shrink:0;width:18px;height:18px}.gw-wall-door-title{font-size:13px;font-weight:700;display:block}.gw-wall-door-note{color:#fff9;margin-top:1px;font-size:11px;display:block}.gw-feed-picker{z-index:10;max-height:62%;padding-bottom:env(safe-area-inset-bottom,0px);background:#131316;border-radius:18px 18px 0 0;flex-direction:column;display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -8px 40px #0009}.gw-feed-picker header{justify-content:space-between;align-items:center;padding:15px 16px 10px;display:flex}.gw-feed-picker h3{font-size:14px;font-weight:700}.gw-feed-picker header button svg{color:#fff9;width:19px;height:19px}.gw-feed-picker-grid{grid-template-columns:repeat(auto-fill,minmax(52px,1fr));gap:7px;padding:0 16px 18px;display:grid;overflow-y:auto}.gw-feed-picker-grid button{aspect-ratio:1;color:#fff;background:#ffffff14;border-radius:10px;font-size:13px;font-weight:600;position:relative}.gw-feed-picker-grid button[data-current=true]{background:#e53935}.gw-feed-picker-grid button:disabled{color:#ffffff4d}.gw-feed-picker-grid button svg{color:#ffffff73;width:10px;height:10px;position:absolute;bottom:4px;right:4px}.gw-feed-empty{color:#ffffffb3;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:14px;display:flex;position:absolute;inset:0}.gw-feed-empty a{color:#e53935;font-weight:600}@media (min-width:768px){.gw-feed-slide-inner{border-radius:14px;width:min(430px,56.25vh - 22.5px);inset:20px auto 20px 50%;overflow:hidden;transform:translate(-50%)}.gw-feed-overlay{padding-bottom:20px}.gw-feed-picker{border-radius:18px;width:min(430px,92vw);bottom:20px;left:50%;transform:translate(-50%)}}.gw-wall-icon-done{color:#6bd98a}.gw-feed-cue{pointer-events:none;z-index:3;justify-content:center;padding:0 22px;display:flex;position:absolute;left:0;right:0}.gw-feed-cue[data-letterboxed=true]{top:54%}.gw-feed-cue[data-letterboxed=false]{bottom:40%}.gw-feed-cue span{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);color:#fff;text-align:center;text-wrap:balance;text-shadow:0 1px 3px #000000e6;background:#00000094;border-radius:8px;max-width:100%;padding:5px 11px;font-size:15px;font-weight:600;line-height:1.34;display:inline-block}.gw-feed-chip-group{pointer-events:none;gap:6px;display:flex}.gw-feed-chip[data-on=false]{opacity:.45}.gw-feed-chip[data-on]{padding:7px 10px}.gw-feed-stage[data-fit=cover] .gw-feed-video,.gw-feed-stage[data-fit=cover] img.gw-feed-video{object-fit:cover;object-position:50% 50%}.gw-feed-stage[data-fit=letterbox] .gw-feed-video{object-fit:contain;object-position:50% 30%}.gw-feed-stage[data-fit=fill] .gw-feed-video{object-fit:contain}.gw-feed-stage[data-fit=cover] .gw-feed-cue{top:auto;bottom:40%}
