/* Real footage, presented without reframing the game. */
.watch-section{position:relative;background:radial-gradient(ellipse at 80% 20%,#1a4e686b,transparent 55%),#0c2237;border-block:1px solid var(--line)}
.watch-section .section-heading{margin-bottom:36px}.watch-section .section-heading h2 em{color:var(--yellow)}
.watch-stage{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(250px,.8fr);border:1px solid #54738c66;border-radius:17px;overflow:hidden;background:#071522;box-shadow:0 26px 70px #0003}
.watch-screen{position:relative;min-width:0;align-self:center;background:#030a12;aspect-ratio:16/9}.watch-screen video{display:block;width:100%;height:100%;aspect-ratio:16/9;object-fit:contain;background:#030a12}
.watch-start{position:absolute;inset:0;display:grid;place-content:center;gap:10px;border:0;color:white;background:linear-gradient(0deg,#03102190,transparent 70%);font-weight:700;font-size:14px;text-shadow:0 2px 5px #000}.watch-start[hidden]{display:none}.watch-start>span{display:grid;place-items:center;width:74px;height:74px;margin:auto;border-radius:50%;background:var(--yellow);box-shadow:0 0 0 10px #ffcc4520,0 10px 24px #0005;color:var(--ink);font-size:29px;padding-left:5px;transition:transform .2s}.watch-start:hover>span{transform:scale(1.08)}
.watch-copy{padding:32px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;border-left:1px solid var(--line)}.watch-copy .eyebrow{font-size:11px;margin-bottom:17px}.watch-copy h3{font-family:var(--display);font-size:46px;font-weight:800;line-height:1;margin-bottom:17px;text-transform:uppercase}.watch-copy p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.6}.watch-copy .text-link{margin-top:24px;font-size:13px}.watch-meta{display:flex;gap:9px;flex-wrap:wrap;margin-top:25px}.watch-meta span{font-size:10px;font-weight:700;letter-spacing:.08em;border:1px solid #56758b66;border-radius:4px;padding:5px 8px;color:#d1e3ee}.watch-error{margin:16px 0 0;font-size:14px;color:var(--yellow)}
.watch-selection-label{margin:28px 0 15px;display:flex;justify-content:space-between;gap:15px;font-size:11px;font-weight:700;letter-spacing:.12em;color:var(--muted)}
.watch-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.watch-choice{display:grid;grid-template-columns:110px minmax(0,1fr) 20px;gap:13px;align-items:center;text-align:left;background:#102c43;border:1px solid #52758b50;padding:9px;border-radius:9px;color:white;min-width:0;transition:background .2s,border-color .2s}.watch-choice img{width:110px;aspect-ratio:16/9;object-fit:contain;border-radius:4px;background:#061421}.watch-choice strong{display:block;font-size:15px;line-height:1.2;font-weight:600}.watch-choice small{display:block;color:#9cb9cc;font-size:10px;margin-top:6px}.watch-choice>i{font-style:normal;color:var(--cyan);font-size:14px}.watch-choice:hover{border-color:#8bbad1;background:#17374e}.watch-choice.is-active{border-color:var(--yellow);background:#213e4b}.watch-choice.is-active>i{color:var(--yellow)}
.feature-lab{background:linear-gradient(150deg,#ecf7f4,#d5e8eb);color:var(--ink);overflow:hidden}.feature-lab .eyebrow{color:#187487}.feature-lab h2 em{color:#0b7f96}.feature-lab .section-intro{color:#4b6573}.feature-workspace{display:grid;grid-template-columns:minmax(210px,.6fr) minmax(0,1.9fr);gap:44px;align-items:start}.feature-selectors{display:grid;grid-template-columns:1fr;gap:5px;border-top:1px solid #a2c1cc;padding-top:10px}.feature-select{display:flex;align-items:center;gap:13px;border:1px solid transparent;text-align:left;border-radius:6px;background:transparent;color:#486273;padding:10px 13px;font-size:14px;font-weight:600;min-height:44px}.feature-select>small{font-family:var(--display);font-size:15px;color:#7d9baa;min-width:20px}.feature-select>span:last-child{margin-left:auto;font-size:16px}.feature-select:hover{background:#c4dde2}.feature-select.is-active{background:#092a40;color:white;box-shadow:0 4px 10px #123d4915}.feature-select.is-active>small,.feature-select.is-active>span:last-child{color:#6ce5ef}.feature-lab button:focus-visible,.feature-lab a:focus-visible{outline-color:#007689}
.feature-stage{position:relative;min-width:0;padding:28px 0 0;isolation:isolate}.feature-stage:before{content:"";position:absolute;left:7%;right:7%;top:10px;height:320px;z-index:-1;background:radial-gradient(ellipse,#61b2c447,transparent 70%)}.feature-stage-mark{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:0 22px 20px;font-size:10px;letter-spacing:.14em;font-weight:700;color:#648999}.feature-stage-mark img{width:40px;height:40px;object-fit:contain}.feature-device{display:block;width:100%;position:relative;padding:12px 25px;border:4px solid #53687b;border-radius:36px;background:#080d14;box-shadow:0 0 0 2px #0c2031,2px 7px 0 #294354,15px 30px 35px #10344535;transform:perspective(1200px) rotateY(-4deg) rotateX(5deg);transition:transform .4s;cursor:zoom-in}.feature-device:hover{transform:perspective(1200px) rotateY(0) rotateX(0)}.feature-device img{width:100%;aspect-ratio:2.174;object-fit:contain;border-radius:12px}.feature-device:before{content:"";position:absolute;left:7px;top:42%;height:16%;width:8px;border-radius:8px;background:#223346}.feature-device:after{content:"+";position:absolute;right:37px;bottom:24px;background:#072136ca;color:white;width:28px;height:28px;border-radius:50%;font-size:20px;line-height:27px;box-shadow:0 0 0 1px #a2cddd60}.feature-device-note{font-size:11px;line-height:1.5;text-align:right;color:#668594;margin-top:18px}.feature-description{margin:32px 12px 0;display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1fr);gap:24px;padding-top:25px;border-top:1px solid #adc9d1}.feature-description h3{font-family:var(--display);font-size:43px;line-height:1;font-weight:800;text-transform:uppercase;margin:0}.feature-description p{font-size:16px;line-height:1.7;color:#4b6573}.feature-caption{font-size:10px;font-weight:700;letter-spacing:.1em;color:#187487;margin:10px 12px 0}.feature-dialog{padding:0;width:min(1440px,96vw);max-width:96vw;max-height:94svh;border:1px solid #4c7893;border-radius:15px;background:#071b2c;color:white}.feature-dialog::backdrop{background:#03101bec;backdrop-filter:blur(10px)}.feature-dialog-bar,.feature-dialog-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 24px}.feature-dialog-bar h2{font-family:var(--body);font-size:22px;font-weight:600;line-height:1.3;letter-spacing:0}.feature-dialog-close,.feature-dialog-footer button{background:#193950;border:1px solid #54748b;color:white;min-width:44px;min-height:44px;border-radius:7px}.feature-dialog>img{width:100%;max-height:calc(94svh - 160px);object-fit:contain;background:#020811}.feature-dialog-footer p{font-size:12px;color:var(--muted)}
@media(max-width:1150px){.watch-copy{padding:24px}.watch-copy h3{font-size:39px}.watch-choice{grid-template-columns:84px minmax(0,1fr) 12px;gap:9px}.watch-choice img{width:84px}.watch-choice strong{font-size:13px}.feature-workspace{gap:30px}.feature-description h3{font-size:36px}.desktop-nav{gap:21px}}
@media(max-width:850px){.watch-stage{grid-template-columns:1fr}.watch-copy{border-left:0;border-top:1px solid var(--line);padding:25px}.watch-copy h3{font-size:39px}.watch-copy .eyebrow{margin-bottom:9px}.watch-copy .watch-meta{margin-top:17px}.watch-copy .text-link{margin-top:15px}.watch-choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.watch-choice{grid-template-columns:1fr;gap:9px;padding:8px}.watch-choice img{width:100%}.watch-choice>i{display:none}.watch-choice strong{font-size:14px}.watch-choice small{margin-top:4px}.feature-workspace{grid-template-columns:1fr;gap:22px}.feature-selectors{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.feature-select{font-size:12px;padding:9px 10px;gap:7px}.feature-select>small{min-width:15px;font-size:13px}.feature-select>span:last-child{display:none}.feature-stage{padding-top:0}.feature-description{margin-top:25px}.feature-description h3{font-size:43px}.feature-stage-mark{margin-bottom:12px}.feature-stage-mark img{width:34px;height:34px}}
@media(max-width:540px){.watch-stage{border-radius:11px}.watch-copy{padding:22px}.watch-copy h3{font-size:36px}.watch-copy p:not(.eyebrow){font-size:15px}.watch-start>span{width:55px;height:55px;font-size:22px;box-shadow:0 0 0 7px #ffcc4520}.watch-start{font-size:12px;gap:7px}.watch-choices{gap:8px}.watch-choice{padding:6px;border-radius:6px}.watch-choice strong{font-size:12px}.watch-choice small{font-size:9px}.watch-selection-label{font-size:9px;letter-spacing:.06em;gap:9px}.feature-selectors{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.feature-select{font-size:13px;padding:8px 10px}.feature-stage-mark{margin-inline:5px;font-size:8px;letter-spacing:.1em}.feature-device{border-width:3px;padding:7px 14px;border-radius:20px;box-shadow:0 0 0 1px #0c2031,1px 4px 0 #294354,7px 15px 25px #10344530;transform:none}.feature-device:hover{transform:none}.feature-device img{border-radius:7px}.feature-device:before{left:4px;width:5px}.feature-device:after{right:21px;bottom:12px;width:23px;height:23px;line-height:22px;font-size:17px}.feature-description{grid-template-columns:1fr;gap:14px;margin-inline:0;margin-top:23px;padding-top:21px}.feature-description h3{font-size:37px}.feature-description p{font-size:15px}.feature-caption{margin-left:0;font-size:9px}.feature-device-note{font-size:9px;margin-top:14px}.feature-dialog-bar,.feature-dialog-footer{padding:12px 15px;gap:12px}.feature-dialog-bar h2{font-size:18px}.feature-dialog-footer p{font-size:10px}.feature-dialog>img{max-height:calc(94svh - 145px)}}
@media(prefers-reduced-motion:reduce){.feature-device,.feature-device:hover{transform:none}}

.feature-mobile-note{display:none}
@media(max-width:850px){.feature-workspace{gap:14px}.feature-mobile-note{display:flex;justify-content:space-between;font-size:11px;letter-spacing:.05em;color:#4b7585;margin:0}.feature-selectors{display:flex;gap:7px;overflow-x:auto;padding:10px 2px 13px;scrollbar-color:#4d8295 #bdd6dd;scrollbar-width:thin}.feature-select{flex:0 0 auto;min-width:138px;white-space:nowrap;border-color:#a6c7d0;padding:9px 12px;font-size:13px}.feature-select>small{font-size:13px}.feature-stage{margin-top:12px}}
