body.gb-watch-page{margin:0;background:#100c16;color:#f8f6fb;font-family:Arial,Helvetica,sans-serif;line-height:1.5;background-image:radial-gradient(ellipse at 85% 0,rgba(255,32,82,.12),transparent 55%);min-height:100vh}
.gb-watch-page *{box-sizing:border-box}.gb-watch-page a{color:inherit;text-decoration:none}.gb-watch-page a:focus-visible,.gb-watch-page button:focus-visible,.gb-watch-page summary:focus-visible{outline:3px solid #2ee6f2;outline-offset:5px}.gw-skip{position:absolute;top:-100px;left:16px;background:#f72555;padding:12px;z-index:999999}.gw-skip:focus{top:12px}
.gw-header{max-width:1100px;margin:auto;min-height:96px;padding:24px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #332839}.gw-brand{font-size:19px;font-weight:900;letter-spacing:-1px;line-height:1}.gw-brand img{width:174px;height:auto;max-height:62px;object-fit:contain}.gw-brand-red{color:#ff2657}.gw-home{font-size:13px;font-weight:700;color:#c5bbce!important;white-space:nowrap}.gw-home span{color:#ff2a58;font-size:20px;margin-left:8px}
.gw-main{max-width:1100px;margin:auto;padding:56px 24px 28px}.gw-intro{max-width:750px;margin-bottom:48px}.gw-eyebrow{color:#35e4ee;font-family:monospace;font-weight:700;letter-spacing:2.2px;font-size:12px;margin:0 0 16px}.gw-eyebrow span{font-size:9px;margin-right:5px}.gw-intro h1{font-size:clamp(38px,6vw,66px);line-height:1.02;font-weight:900;letter-spacing:-2.8px;margin:0 0 22px;color:#fff}.gw-dot{color:#ff2455}.gw-mobile-break{display:none}.gw-description{font-size:18px;line-height:1.6;max-width:620px;color:#c2b7ca;margin:0}.gw-section-label{display:flex;justify-content:space-between;gap:16px;margin:0 0 20px;align-items:center}.gw-section-label h2{font-size:14px;font-weight:700;margin:0;color:#eee8f3}.gw-section-label>span{font-size:12px;color:#b7aabe;border:1px solid #3a2d43;border-radius:30px;padding:4px 12px;white-space:nowrap}
.gw-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.gw-card{display:flex;flex-direction:column;border:1px solid #47334d;border-radius:20px;overflow:hidden;background:#1a1321;transition:border-color .18s,transform .18s}.gw-card:hover{border-color:#ff2858;transform:translateY(-3px)}.gw-pinned{border-color:#893048}.gw-thumb{position:relative;aspect-ratio:16/9;background:#251f31;overflow:hidden}.gw-thumb img{display:block!important;width:100%!important;height:100%!important;object-fit:cover;object-position:center}.gw-thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 65%,rgba(0,0,0,.26));pointer-events:none}.gw-featured{position:absolute;top:14px;left:14px;background:#ff2455;color:#fff;font:700 10px/1 monospace;letter-spacing:1.5px;padding:9px 11px;border-radius:5px}.gw-play{position:absolute;bottom:14px;right:14px;display:grid;place-items:center;width:42px;height:42px;border:1px solid #ffffff60;border-radius:50%;background:#0d081ccc;color:#fff;font-size:15px;z-index:1;padding-left:3px}.gw-placeholder{display:grid;place-items:center;height:100%;font:800 18px monospace;color:#b292c2}
.gw-card-copy{padding:24px;display:flex;flex-direction:column;flex:1}.gw-game{font-size:14px;font-weight:700;color:#33dfeb;margin:0 0 9px;overflow-wrap:anywhere}.gw-card h3{font-size:26px;letter-spacing:-.6px;line-height:1.2;margin:0 0 26px;color:#fff;overflow-wrap:anywhere}.gw-cta{display:flex;align-items:center;justify-content:space-between;background:#ff2455;border-radius:10px;padding:15px 18px;font-size:15px;font-weight:800;min-height:52px;margin-top:auto;color:#fff}.gw-cta>span{font-size:22px;line-height:1}.gw-note{color:#a99bb4;font-size:13px;text-align:center;margin:28px auto 6px;max-width:540px}.gw-empty{padding:30px;background:#1a1321;border-radius:14px}.gw-empty a{text-decoration:underline}
.gw-footer{max-width:1052px;margin:0 auto;padding:28px 0 40px;border-top:1px solid #342739;color:#aa9bb5;font-size:12px}.gw-footer>p{display:flex;justify-content:space-between;gap:16px;font-weight:800;letter-spacing:1px}.gw-footer>p span{font-weight:400;letter-spacing:0}.gw-privacy{margin-top:20px;max-width:640px}.gw-privacy summary{cursor:pointer;min-height:32px;padding:5px 0;color:#c5b7d0}.gw-privacy button{border:1px solid #62456d;background:#21182a;color:#fff;border-radius:7px;padding:12px 14px;margin:0 8px 10px 0;font:inherit;font-size:13px;cursor:pointer;min-height:44px}.gw-privacy a{text-decoration:underline}.gw-preview{color:#3be9f3;background:#122c34;border:1px solid #1d6570;padding:12px;border-radius:8px;font:700 12px monospace;margin:0 0 26px}
@media(max-width:700px){.gw-header{padding:18px;min-height:76px;gap:10px}.gw-brand{font-size:16px}.gw-brand img{width:145px;max-height:46px}.gw-home{font-size:11px}.gw-main{padding:34px 18px 24px}.gw-intro{margin-bottom:30px}.gw-mobile-break{display:block}.gw-intro h1{font-size:44px;letter-spacing:-1.9px;line-height:1.05;margin-bottom:18px}.gw-description{font-size:16px;line-height:1.55}.gw-eyebrow{font-size:10px;margin-bottom:15px}.gw-grid{grid-template-columns:minmax(0,1fr);gap:24px}.gw-section-label{margin-bottom:15px}.gw-section-label h2{font-size:12px}.gw-card{border-radius:16px}.gw-card-copy{padding:20px}.gw-card h3{font-size:25px;margin-bottom:22px}.gw-footer{margin:0 18px;padding:20px 0 30px}.gw-note{font-size:12px;max-width:290px;line-height:1.6}.gw-featured{top:12px;left:12px}.gw-cta{padding:14px 16px}}
@media(prefers-reduced-motion:reduce){.gw-card{transition:none}.gw-card:hover{transform:none}}
