/* 생성 파일 — 손으로 고치지 마라. `python tools/measure_plate_light.py` 가 쓴다.
   배경 그림의 좌우·상하 밝기 기울기를 실측해, 인물 라이트랩이 **그 그림의 밝은 쪽**에서
   오게 한다. 색(`--lw-rgb`)과 세기(`--lw-a`)는 씬 빛 키가 그대로 쥔다 — 방향만 여기서.
   왜 씬 빛 키의 방향을 못 쓰는가는 tools/measure_plate_light.py 머리말에 실측과 함께 있다. */
.game[data-background="joseon-cave"] { --lw-x: -0.34; --lw-y: 0.94; }  /* joseon-cave 기울기 -0.077 +0.396 */
.game[data-background="joseon-cave-morning"] { --lw-x: -0.99; --lw-y: -0.14; }  /* joseon-cave-morning 기울기 -0.335 -0.049 */
/* joseon-gate: 기울기 0.186 — 확산광이라 방향을 주지 않는다 (joseon-gate-wedding) */
.game[data-background="joseon-hanseong-stream"] { --lw-x: -0.51; --lw-y: 0.86; }  /* joseon-stream-night 기울기 -0.110 +0.184 */
/* joseon-large-house: 기울기 0.191 — 확산광이라 방향을 주지 않는다 (joseon-large-house) */
.game[data-background="joseon-market-workshop"] { --lw-x: 0.81; --lw-y: -0.58; }  /* joseon-market-workshop 기울기 +0.454 -0.327 */
.game[data-background="joseon-misty-river-boat"] { --lw-x: 0.33; --lw-y: -0.94; }  /* joseon-misty-river-boat 기울기 +0.004 -0.515 */
.game[data-background="joseon-rainy-forest"] { --lw-x: 0.35; --lw-y: 0.94; }  /* joseon-forest-rain 기울기 +0.140 +0.433 */
.game[data-background="joseon-room"] { --lw-x: -0.91; --lw-y: -0.42; }  /* joseon-room 기울기 -0.691 -0.323 */
.game[data-background="joseon-street"] { --lw-x: 0.33; --lw-y: -0.94; }  /* joseon-street 기울기 +0.039 -0.234 */
/* joseon-traditional-wedding: 기울기 0.186 — 확산광이라 방향을 주지 않는다 (joseon-gate-wedding) */
.game[data-background="joseon-wall-night-road"] { --lw-x: 0.9; --lw-y: 0.43; }  /* joseon-wall-night-road 기울기 +0.494 +0.233 */
.game[data-background="modern-boat-night"] { --lw-x: -1.0; --lw-y: 0.08; }  /* modern-boat 기울기 -0.270 +0.020 */
.game[data-background="modern-cafe"] { --lw-x: -0.78; --lw-y: -0.63; }  /* modern-cafe 기울기 -0.467 -0.379 */
/* modern-cheonggyecheon: 기울기 0.098 — 확산광이라 방향을 주지 않는다 (modern-cheonggyecheon) */
/* modern-hanriver: 기울기 0.102 — 확산광이라 방향을 주지 않는다 (modern-hanriver) */
/* modern-invitation-prep: 기울기 0.09 — 확산광이라 방향을 주지 않는다 (modern-prep) */
/* modern-jongno-jewelry: 기울기 0.08 — 확산광이라 방향을 주지 않는다 (modern-jongno) */
/* modern-memory-montage: 기울기 0.091 — 확산광이라 방향을 주지 않는다 (modern-collapse) */
/* modern-travel-montage: 기울기 0.157 — 확산광이라 방향을 주지 않는다 (modern-travel) */
/* modern-wedding-entrance: 기울기 0.082 — 확산광이라 방향을 주지 않는다 (modern-wedding-entrance) */
.game[data-background="modern-wedding-interior"] { --lw-x: 0.92; --lw-y: -0.4; }  /* modern-wedding-interior 기울기 +0.288 -0.124 */
