.game-job{border:none;border-radius:0;padding:0;background:transparent;box-shadow:none}.game-job-hero{display:grid;grid-template-columns:minmax(0,1fr) 10rem;gap:1rem;align-items:stretch;padding:1.2rem;border:1px solid #ddd6fe;border-radius:1.15rem;background:linear-gradient(135deg,#f5f3fff5,#eef2fff0),#fff;box-shadow:var(--shadow-sm)}.game-job-hero-copy{min-width:0}.game-job-kicker{margin:0 0 .25rem;color:#7c3aed;font-size:.78rem;font-weight:900}.game-job-title{margin:0;color:var(--c-ink);font-size:2rem;line-height:1.22;font-weight:900;letter-spacing:0}.game-job-desc{margin:.55rem 0 0;color:var(--c-muted);font-size:.9rem;line-height:1.65}.game-job-reviewed{display:inline-flex;margin-top:.55rem;color:#94a3b8;font-size:.72rem;font-weight:800;line-height:1.35}.game-job-hero-panel{display:grid;align-content:end;min-height:9rem;padding:.9rem;border-radius:1rem;background:linear-gradient(180deg,#0f172a0d,#0f172abd),url(https://images.unsplash.com/photo-1550745165-9bc0b252726f?auto=format&fit=crop&w=700&q=72) center / cover;color:#fff;overflow:hidden}.game-job-hero-panel span,.game-job-hero-panel strong{display:block;line-height:1.1}.game-job-hero-panel span{font-size:.72rem;font-weight:900;opacity:.75}.game-job-hero-panel strong{margin-top:.15rem;font-size:1.08rem;font-weight:950}.game-job-warning{margin:1rem 0 .9rem;padding:.78rem .85rem;border:1px solid #fde68a;border-left:4px solid #d97706;border-radius:.8rem;background:#fffbeb;color:#713f12;font-size:.78rem;font-weight:700;line-height:1.55}.game-job-tabs{display:flex;gap:.4rem;overflow-x:auto;padding:.15rem 0 .75rem;scrollbar-width:none}.game-job-tabs::-webkit-scrollbar{display:none}.game-job-tab{flex:0 0 auto;min-height:2.2rem;padding:.35rem .8rem;border:1px solid #dbe3ee;border-radius:999px;background:#fff;color:#475569;font-family:inherit;font-size:.8rem;font-weight:900;cursor:pointer}.game-job-tab.is-active{border-color:#c4b5fd;background:#f5f3ff;color:#6d28d9}.game-job-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.game-job-card{position:relative;min-height:0;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;border:1px solid #bfdbfe;border-radius:1rem;padding:1rem;background:linear-gradient(135deg,#eff6fffa,#dbeafeb8),#eff6ff;box-shadow:0 8px 22px #2563eb14;isolation:isolate}.game-job-card:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 94% 8%,rgba(147,197,253,.28),transparent 34%),linear-gradient(180deg,transparent,rgba(255,255,255,.28))}.game-job-card:hover{transform:translateY(-2px);border-color:#93c5fd;box-shadow:0 12px 28px #2563eb1f}.game-job-card-head{display:grid;gap:.7rem}.game-job-card h3{margin:0;color:#0f172a;font-size:1.25rem;line-height:1.35;letter-spacing:0}.game-job-card-head p{margin:.22rem 0 0;color:#475569;font-size:.82rem;line-height:1.45}.game-job-risk{flex:0 0 auto;justify-self:start;max-width:none;padding:.25rem .55rem;border-radius:999px;font-size:.7rem;font-weight:900;line-height:1.25;text-align:center}.risk-low{background:#ecfdf5ed;color:#047857}.risk-medium{background:#eff6ffed;color:#1d4ed8}.risk-high{background:#fef2f2f0;color:#b91c1c}.game-job-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;margin:.8rem 0}.game-job-grid div{min-width:0;padding:.58rem .62rem;border:1px solid rgba(147,197,253,.55);border-radius:.75rem;background:#ffffffad}.game-job-grid dt{color:#64748b;font-size:.68rem;font-weight:900}.game-job-grid dd{margin:.12rem 0 0;color:#0f172a;font-size:.78rem;font-weight:800;line-height:1.4}.game-job-dot{display:inline-flex;align-items:center;gap:.3rem}.game-job-dot:before{content:"";display:inline-block;width:.5rem;height:.5rem;border-radius:999px;background:currentColor}.game-job-fit{display:flex;gap:.55rem;align-items:flex-start;padding-top:.2rem}.game-job-fit strong{flex:0 0 auto;color:#2563eb;font-size:.76rem;font-weight:900}.game-job-fit span{color:#334155;font-size:.8rem;font-weight:700;line-height:1.45}.game-job-caution{margin:.55rem 0 0;color:#64748b;font-size:.72rem;line-height:1.5}.game-job-compare{margin-top:.9rem;padding:.9rem;border:1px solid #c7d2fe;border-radius:.9rem;background:#eef2ff}.game-job-compare strong{color:#3730a3;font-size:.82rem;font-weight:900}.game-job-compare p{margin:.3rem 0 0;color:#4338ca;font-size:.78rem;line-height:1.55}@media(max-width:480px){.game-job-hero{grid-template-columns:1fr;padding:1rem}.game-job-title{font-size:1.55rem}.game-job-hero-panel{min-height:6.8rem}.game-job-list{grid-template-columns:1fr}.game-job-card{min-height:0}.game-job-grid{grid-template-columns:1fr}}
